#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"
Include dependency graph for Environment.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CORBA |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_ORB_Core |
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.
Definition in file Environment.h.
|
Definition at line 37 of file Environment.h. |