CIAO
1.0.8
|
#include <CCM_NavigationC.h>
Public Types | |
typedef NameList_var | _var_type |
typedef NameList_out | _out_type |
Public Member Functions | |
NameList (void) | |
NameList (::CORBA::ULong max) | |
NameList (::CORBA::ULong max,::CORBA::ULong length,::CORBA::Char **buffer,::CORBA::Boolean release=false) | |
NameList (const NameList &) | |
virtual | ~NameList (void) |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
Components::NameList::NameList | ( | void | ) |
Components::NameList::NameList | ( | ::CORBA::ULong | max | ) |
Components::NameList::NameList | ( | ::CORBA::ULong | max, |
::CORBA::ULong | length, | ||
::CORBA::Char ** | buffer, | ||
::CORBA::Boolean | release = false |
||
) |
Components::NameList::NameList | ( | const NameList & | seq | ) |
Components::NameList::~NameList | ( | void | ) | [virtual] |
void Components::NameList::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |