#include <ObjectIdListC.h>
Public Types | |
typedef ORB_ObjectIdList_var | _var_type |
Public Member Functions | |
ORB_ObjectIdList (void) | |
ORB_ObjectIdList (CORBA::ULong max) | |
ORB_ObjectIdList (CORBA::ULong max, CORBA::ULong length, char **buffer, CORBA::Boolean release=false) | |
ORB_ObjectIdList (const ORB_ObjectIdList &) | |
~ORB_ObjectIdList (void) |
CORBA::ORB_ObjectIdList::ORB_ObjectIdList | ( | void | ) |
CORBA::ORB_ObjectIdList::ORB_ObjectIdList | ( | CORBA::ULong | max | ) |
CORBA::ORB_ObjectIdList::ORB_ObjectIdList | ( | CORBA::ULong | max, | |
CORBA::ULong | length, | |||
char ** | buffer, | |||
CORBA::Boolean | release = false | |||
) |
CORBA::ORB_ObjectIdList::ORB_ObjectIdList | ( | const ORB_ObjectIdList & | ) |
CORBA::ORB_ObjectIdList::~ORB_ObjectIdList | ( | void | ) |