ARB
Public Member Functions | List of all members
LazyPersistantFlag Class Reference

Public Member Functions

 LazyPersistantFlag (const char *name_)
 
 LazyPersistantFlag (const char *name_, bool is_volatile_)
 
 operator bool () const
 
LazyPersistantFlagoperator= (bool b)
 
void get_lazy_again ()
 

Detailed Description

Definition at line 245 of file TestEnvironment.cxx.

Constructor & Destructor Documentation

LazyPersistantFlag::LazyPersistantFlag ( const char name_)
inline

Definition at line 263 of file TestEnvironment.cxx.

LazyPersistantFlag::LazyPersistantFlag ( const char name_,
bool  is_volatile_ 
)
inline

Definition at line 264 of file TestEnvironment.cxx.

Member Function Documentation

LazyPersistantFlag::operator bool ( ) const
inline

Definition at line 266 of file TestEnvironment.cxx.

LazyPersistantFlag& LazyPersistantFlag::operator= ( bool  b)
inline

Definition at line 271 of file TestEnvironment.cxx.

void LazyPersistantFlag::get_lazy_again ( )
inline

Definition at line 277 of file TestEnvironment.cxx.

References SmartPtr< T, C >::setNull().


The documentation for this class was generated from the following file: