dmlite  0.6
Public Member Functions | Public Attributes
dmlite::Pool Struct Reference

Internal interface for handling pool metadata. More...

#include <poolmanager.h>

Inheritance diagram for dmlite::Pool:
Inheritance graph
[legend]
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
bool dmlite::Pool::operator< ( const Pool ) const
bool dmlite::Pool::operator== ( const Pool ) const
bool dmlite::Pool::operator> ( const Pool ) const

Member Data Documentation

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

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