Internal interface for handling pool metadata. More...
#include <poolmanager.h>
Inherits dmlite::Extensible.

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 Pool::operator!= | ( | const Pool & | p | ) | const |
Reimplemented from dmlite::Extensible.
| bool Pool::operator< | ( | const Pool & | p | ) | const |
Reimplemented from dmlite::Extensible.
| bool Pool::operator== | ( | const Pool & | p | ) | const |
Reimplemented from dmlite::Extensible.
| bool Pool::operator> | ( | const Pool & | p | ) | const |
Reimplemented from dmlite::Extensible.
| std::string dmlite::Pool::name |
| std::string dmlite::Pool::type |
1.6.1