CORBA Programming Reference
|   |  |  |   |  |  | 
Constructs a ContextList object.
void add_consume(const char* ctxt);
If the member function does not succeed, an exception is raised.
This member function constructs a ContextList object.
The ContextList object grows dynamically; your application does not need to track its size.
If the function succeeds, the return value is a pointer to the newly created ContextList object.
CORBA::ContextList::add
CORBA::ContextList::count
CORBA::ContextList::item
CORBA::ContextList::remove
|     |   |   |