|
Classes |
class | EvmsObject |
class | EvmsDataObject |
class | EvmsContainerObject |
class | EvmsVolumeObject |
class | EvmsAccess |
Defines |
#define | bool boolean |
Enumerations |
enum | ObjType {
EVMS_UNKNOWN,
EVMS_DISK,
EVMS_SEGMENT,
EVMS_REGION,
EVMS_PLUGIN,
EVMS_CONTAINER,
EVMS_VOLUME,
EVMS_OBJ
} |
Functions |
ostream & | operator<< (ostream &Stream, const ObjType Obj) |
ostream & | operator<< (ostream &Stream, const EvmsAccess &Obj) |
ostream & | operator<< (ostream &Stream, const EvmsObject &Obj) |
ostream & | operator<< (ostream &Stream, const EvmsDataObject &Obj) |
ostream & | operator<< (ostream &Stream, const EvmsContainerObject &Obj) |
ostream & | operator<< (ostream &Stream, const EvmsVolumeObject &Obj) |