dmlite::Pool Struct Reference

Internal interface for handling pool metadata. More...

#include <poolmanager.h>

Inherits dmlite::Extensible.

Collaboration diagram for dmlite::Pool:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Internal interface for handling pool metadata.


Member Function Documentation

bool dmlite::Pool::operator!= ( const Pool  )  const

Reimplemented from dmlite::Extensible.

bool dmlite::Pool::operator< ( const Pool  )  const

Reimplemented from dmlite::Extensible.

bool dmlite::Pool::operator== ( const Pool  )  const

Reimplemented from dmlite::Extensible.

bool dmlite::Pool::operator> ( const Pool  )  const

Reimplemented from dmlite::Extensible.


Member Data Documentation

std::string dmlite::Pool::name
std::string dmlite::Pool::type

The documentation for this struct was generated from the following file:

Generated on 2 Nov 2015 for dmlite by  doxygen 1.6.1