dmlite
0.6
|
Internal interface for handling pool metadata. More...
#include <poolmanager.h>
Public Member Functions | |
bool | operator== (const Pool &) const |
bool | operator!= (const Pool &) const |
bool | operator< (const Pool &) const |
bool | operator> (const Pool &) const |
Public Attributes | |
std::string | name |
std::string | type |
Internal interface for handling pool metadata.
bool dmlite::Pool::operator!= | ( | const Pool & | ) | const |
bool dmlite::Pool::operator< | ( | const Pool & | ) | const |
bool dmlite::Pool::operator== | ( | const Pool & | ) | const |
bool dmlite::Pool::operator> | ( | const Pool & | ) | const |
std::string dmlite::Pool::name |
std::string dmlite::Pool::type |