#include <ot_interfaceElement.h>

Public Member Functions | |
| ot_interfaceElement (const string &name) | |
| virtual | ~ot_interfaceElement (void) |
| const string & | getName (void) const |
Private Attributes | |
| string | m_name |
| ot_interfaceElement::ot_interfaceElement | ( | const string & | name | ) |
| virtual ot_interfaceElement::~ot_interfaceElement | ( | void | ) | [virtual] |
| const string& ot_interfaceElement::getName | ( | void | ) | const |
string ot_interfaceElement::m_name [private] |
1.5.5