#include <NodeData.h>
Protected Member Functions | |
| Network (const std::string &) | |
| Constructor. | |
| ~Network () | |
| Protected destructor since this is a policy class. | |
| bool | satisfiesWhereElement (const std::string &, BambooLib::RMAP_Relation_Operator_Type, const std::string &) const |
| This method always returns false since this class has no data members. | |
| void | appendInfo (XMLElementListPtr, BambooLib::XMLElement *) const |
| This method does nothing since this class has no data members. | |
Static Protected Member Functions | |
| static bool | supportGetElement (const std::string &) |
| This method always returns false since this class has no data members. | |
1.4.6