#include <comobject.hpp>
Inheritance diagram for ComObject:

Definition at line 27 of file comobject.hpp.
Public Member Functions | |
| ComObject (const string &prefix) | |
| virtual | ~ComObject () |
| const string & | prefix () |
Protected Attributes | |
| string | _prefix |
1.4.5