Marlin
01.17.01
|
This is the complete list of members for marlin::CCCollection, including all inherited members.
_name | marlin::CCCollection | private |
_srcProc | marlin::CCCollection | private |
_type | marlin::CCCollection | private |
_value | marlin::CCCollection | private |
CCCollection(const std::string &value="", const std::string &type="", const std::string &name="", CCProcessor *srcProc=NULL) | marlin::CCCollection | |
CCCollection(const CCCollection &c) | marlin::CCCollection | |
getName() const | marlin::CCCollection | inline |
getSrcProc() | marlin::CCCollection | inline |
getType() const | marlin::CCCollection | inline |
getValue() const | marlin::CCCollection | inline |
operator=(const CCCollection &)=delete | marlin::CCCollection | |
setName(const std::string &name) | marlin::CCCollection | |
setSrcProc(CCProcessor *srcProc) | marlin::CCCollection | |
setType(const std::string &type) | marlin::CCCollection | |
setValue(const std::string &value) | marlin::CCCollection | |
~CCCollection() | marlin::CCCollection |