TAO 4.0.0
Loading...
Searching...
No Matches
Namespaces | Functions
default_environment.h File Reference

Namespaces

namespace  CORBA
 FUZZ: disable check_for_include/.
 

Functions

CORBA::EnvironmentTAO_default_environment ()
 

Detailed Description

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

Function Documentation

◆ TAO_default_environment()

CORBA::Environment & TAO_default_environment ( )

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.