Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

CORBA::ContextList::add

Synopsis

Constructs a ContextList object with an unnamed item, setting only the flags attribute.

C++ Binding

void add(const char* ctxt);

Argument

ctxt

Defines the memory location referred to by char*.

Exception

If the member function does not succeed, a CORBA::NO_MEMORY exception is thrown.

Description

This member function constructs a ContextList object with an unnamed item, setting only the flags attribute.

The ContextList object grows dynamically; your application does not need to track its size.

Return Values

If the function succeeds, the return value is a pointer to the newly created ContextList object.

See Also

CORBA::ContextList::add_consume
CORBA::ContextList::count
CORBA::ContextList::item
CORBA::ContextList::remove

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy