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

Classes

class  CORBA::Environment
 Environment. More...

Namespaces

namespace  CORBA
 FUZZ: disable check_for_include/.

Typedefs

typedef Environment * CORBA::Environment_ptr
typedef TAO_Pseudo_Var_T
< Environment > 
CORBA::Environment_var
typedef TAO_Pseudo_Out_T
< Environment > 
CORBA::Environment_out

Functions

template<>
void CORBA::release (Environment_ptr env)

Detailed Description

Id:
Environment.h 92070 2010-09-28 12:15:24Z johnnyw

Declare the CORBA::Environment class. Note that this header file only requires a few forward declarations of CORBA classes, this is very important because even the ORB needs to know about it; make your changes with care. It is also a good idea trying to minimize cross dependencies between header files.

Author:
Carlos O'Ryan corya.nosp@m.n@cs.nosp@m..wust.nosp@m.l.ed.nosp@m.u