Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Environment.h File Reference

#include "tao/TAO_Export.h"
#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 dependency graph for Environment.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  CORBA

Classes

class  CORBA::Environment
 Environment. More...

Typedefs

typedef TAO_Pseudo_Var_T<
Environment > 
Environment_var
typedef TAO_Pseudo_Out_T<
Environment, Environment_var
Environment_out

Functions

TAO_NAMESPACE_INLINE_FUNCTION
Environment & 
default_environment (void)

Detailed Description

Id
Environment.h,v 1.28 2003/10/28 18:29:13 bala Exp

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 <coryan@cs.wustl.edu>

Typedef Documentation

typedef TAO_Pseudo_Out_T<Environment, Environment_var> CORBA::Environment_out
 

typedef TAO_Pseudo_Var_T<Environment> CORBA::Environment_var
 


Function Documentation

ACE_INLINE CORBA::Environment & CORBA::default_environment void   ) 
 

Obtain the thread-specific default environment. This is obsolete and only left here for backwards compatibility.


Generated on Fri Dec 31 15:15:11 2004 for TAO by  doxygen 1.3.9.1