TAO_DynamicInterface
2.4.2
|
Namespaces | |
ORB | |
Classes | |
class | Context |
CORBA::Context. More... | |
class | ContextList |
ContextList definition taken from CORBA v2.3a Dec 1998. More... | |
interface | Current |
class | Environment |
class | Exception |
class | ExceptionList |
ExceptionList definition taken from CORBA v2.2 Feb 1998. More... | |
exception | InvalidPolicies |
class | LocalObject |
struct | NamedValue |
class | Object |
class | ORB |
interface | Policy |
interface | PolicyCurrent |
exception | PolicyError |
interface | PolicyManager |
class | Principal |
class | Request |
CORBA::Request. More... | |
class | ServerRequest |
Class representing the CORBA ServerRequest pseudo-object. More... | |
struct | ServiceDetail |
struct | ServiceInformation |
class | SystemException |
class | UnknownUserException |
UnknownUserException. More... | |
class | UserException |
class | WrongTransaction |
Enumerations | |
enum | exception_type |
enum | exception_type |
enum | ParameterMode |
enum | SetOverrideType |
enum | CompletionStatus |
enum | TCKind |
enum | TCKind |
Functions | |
ORB_ptr | ORB_init (int &argc, char *argv[], const char *orb_name=0) |
Boolean | is_nil (T x) |
void | release (T x) |
void | release (Environment_ptr env) |
ACE_OSTREAM_TYPE & | operator<< (ACE_OSTREAM_TYPE &os, const CORBA::Exception &e) |
ACE_OSTREAM_TYPE & | operator<< (ACE_OSTREAM_TYPE &os, const CORBA::Exception *e) |
Boolean | is_nil (Object_ptr) |
char * | string_alloc (ULong len) |
char * | string_dup (const char *) |
void | string_free (char *) |
WChar * | wstring_alloc (ULong len) |
WChar * | wstring_dup (const WChar *const) |
void | wstring_free (WChar *const) |
typedef TAO_Pseudo_Out_T<Context> CORBA::Context_out |
typedef Context* CORBA::Context_ptr |
typedef TAO_Pseudo_Var_T<Context> CORBA::Context_var |
typedef ContextList* CORBA::ContextList_ptr |
typedef ExceptionList* CORBA::ExceptionList_ptr |
typedef ULong CORBA::Flags |
typedef NamedValue* CORBA::NamedValue_ptr |
typedef NVList* CORBA::NVList_ptr |
typedef char* CORBA::RepositoryId |
typedef String_var CORBA::RepositoryId_var |
typedef Request* CORBA::Request_ptr |
typedef ServerRequest* CORBA::ServerRequest_ptr |
TAO_DynamicInterface_Export TypeCode_ptr const CORBA::_tc_UnknownUserException |