TAO  2.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Macros | Typedefs | Functions
CORBA_methods.h File Reference
#include "tao/Basic_Types.h"
#include "tao/orbconf.h"

Namespaces

 CORBA
 FUZZ: disable check_for_include/.
 

Macros

#define TAO_EXPORT_MACRO   TAO_Export
 

Typedefs

typedef ORB * CORBA::ORB_ptr
 

Functions

ORB_ptr CORBA::ORB_init (int &argc, char *argv[], const char *orb_name=0)
 
template<typename T >
Boolean CORBA::is_nil (T x)
 
template<typename T >
void CORBA::release (T x)
 

Detailed Description

Id:
CORBA_methods.h 91741 2010-09-13 18:13:11Z johnnyw

Declarations of common methods in the CORBA namespace.

Author
Jeff Parsons

Macro Definition Documentation

#define TAO_EXPORT_MACRO   TAO_Export