#include <interfaces.h>
Public Member Functions | |
std::string | getType () |
void | setType (std::string value) |
Protected Attributes | |
std::string | _type |
Definition at line 66 of file interfaces.h.
std::string CTypeInterface::getType | ( | ) | [inline] |
Definition at line 72 of file interfaces.h.
void CTypeInterface::setType | ( | std::string | value | ) | [inline] |
Definition at line 71 of file interfaces.h.
std::string CTypeInterface::_type [protected] |
Definition at line 69 of file interfaces.h.