TAO  2.4.0
Namespaces | Functions
default_environment.h File Reference

Namespaces

 CORBA
 FUZZ: disable check_for_include/.
 

Functions

CORBA::EnvironmentTAO_default_environment (void)
 

Detailed Description

Author
Balachandran Natarajan bala@.nosp@m.dre..nosp@m.vande.nosp@m.rbil.nosp@m.t.edu

Function Documentation

CORBA::Environment& TAO_default_environment ( void  )

Provide a simple function to access the TSS default environment. This will be used in TAO wherever we have a default environment.

Note
We tried with CORBA::default_environment() and others.