TAO  2.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
default_environment.h File Reference

Namespaces

namespace  CORBA
 FUZZ: disable check_for_include/.

Functions

CORBA::EnvironmentTAO_default_environment (void)

Detailed Description

Id:
default_environment.h 90386 2010-06-02 13:52:08Z vzykov
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.