#include <InfinibandNetwork.h>
Protected Member Functions | |
| Statistics (const std::string &myid) | |
| Constructor. | |
| ~Statistics () | |
| Protected destructor since this is a policy class. | |
| bool | supportGetElement (const std::string &getElementName) const |
| bool | satisfiesWhereElement (const std::string &name, BambooLib::RMAP_Relation_Operator_Type op, const std::string &value) const |
| void | appendInfo (XMLElementListPtr getList, BambooLib::XMLElement *nodeXML) const |
| Append this object's requested information to the named XML element. | |
|
|
Constructor.
|
|
||||||||||||
|
Append this object's requested information to the named XML element.
|
|
||||||||||||||||
|
Test the named Where element using the provided operator and value to see if it matches our statistics.
|
|
|
Test whether or not the named Get element is supported.
|
1.4.6