Namespaces | Defines | Typedefs | Functions

CORBA_methods.h File Reference

#include "tao/Basic_Types.h"
#include "tao/orbconf.h"

Namespaces

namespace  CORBA
 

FUZZ: disable check_for_include/.


Defines

#define TAO_EXPORT_MACRO   TAO_Export

Typedefs

typedef ORB * CORBA::ORB_ptr
typedef Environment * CORBA::Environment_ptr
typedef Principal * CORBA::Principal_ptr
typedef OperationDef * CORBA::OperationDef_ptr

Functions

TAO_Export ORB_ptr CORBA::ORB_init (int &argc, char *argv[], const char *orb_name=0)
TAO_NAMESPACE_INLINE_FUNCTION
Boolean 
CORBA::is_nil (Environment_ptr)
TAO_NAMESPACE_INLINE_FUNCTION void CORBA::release (Environment_ptr)
TAO_NAMESPACE_INLINE_FUNCTION
Boolean 
CORBA::is_nil (ORB_ptr)
TAO_NAMESPACE_INLINE_FUNCTION void CORBA::release (ORB_ptr)
TAO_NAMESPACE_INLINE_FUNCTION
Boolean 
CORBA::is_nil (Object_ptr)
TAO_NAMESPACE_INLINE_FUNCTION void CORBA::release (Object_ptr)
TAO_NAMESPACE_INLINE_FUNCTION
Boolean 
CORBA::is_nil (Principal_ptr)
TAO_NAMESPACE_INLINE_FUNCTION void CORBA::release (Principal_ptr)

Detailed Description

Id:
CORBA_methods.h 81865 2008-06-09 11:50:30Z sma

Declarations of common methods in the CORBA namespace.

Author:
Jeff Parsons

Define Documentation

#define TAO_EXPORT_MACRO   TAO_Export
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines