#include <TAOConstructor.h>
Public Member Functions | |
Element (ITAOConstructor *constructor=0) | |
Public Attributes | |
string | id |
ITAOConstructor * | lib |
string | tab |
Definition at line 122 of file TAOConstructor.h.
tao_constructor::Element::Element | ( | ITAOConstructor * | constructor = 0 | ) | [inline] |
Definition at line 127 of file TAOConstructor.h.
string tao_constructor::Element::id [mutable] |
Definition at line 126 of file TAOConstructor.h.
ITAOConstructor* tao_constructor::Element::lib [mutable] |
Definition at line 124 of file TAOConstructor.h.
string tao_constructor::Element::tab [mutable] |
Definition at line 125 of file TAOConstructor.h.