Namespaces | Functions

default_environment.h File Reference

Namespaces

namespace  CORBA
 

FUZZ: disable check_for_include/.


Functions

TAO_Export CORBA::EnvironmentTAO_default_environment (void)

Detailed Description

Id:
default_environment.h 74014 2006-08-14 13:52:22Z johnnyw
Author:
Balachandran Natarajan <bala@dre.vanderbilt.edu>

Function Documentation

TAO_Export 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.