#include <TAOConstructor.h>
Public Member Functions | |
Alloc (string parent, string parentTao, ITAOConstructor *constructor=0) | |
string | getId () const |
void | writeXml (ostream &stream, int depth) |
Public Attributes | |
string | protocol |
vector< string > | roles |
string | taoName |
Definition at line 165 of file TAOConstructor.h.
tao_constructor::Alloc::Alloc | ( | string | parent, |
string | parentTao, | ||
ITAOConstructor * | constructor = 0 |
||
) | [inline] |
Definition at line 171 of file TAOConstructor.h.
string tao_constructor::Alloc::getId | ( | ) | const [inline] |
Definition at line 191 of file TAOConstructor.h.
void tao_constructor::Alloc::writeXml | ( | ostream & | stream, |
int | depth | ||
) | [inline, virtual] |
Implements tao_constructor::IXmlWritable.
Definition at line 177 of file TAOConstructor.h.
Definition at line 167 of file TAOConstructor.h.
vector<string> tao_constructor::Alloc::roles |
Definition at line 168 of file TAOConstructor.h.
Definition at line 169 of file TAOConstructor.h.