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

Public Member Functions

 FunInfo (Environment_cb cb_, const char *name_)
 
Error switch_to (Mode mode)
 
const charget_name () const
 
bool has_name (const char *oname) const
 

Detailed Description

Definition at line 432 of file TestEnvironment.cxx.

Constructor & Destructor Documentation

FunInfo::FunInfo ( Environment_cb  cb_,
const char name_ 
)
inline

Definition at line 522 of file TestEnvironment.cxx.

Member Function Documentation

Error FunInfo::switch_to ( Mode  mode)
inline
const char* FunInfo::get_name ( ) const
inline

Definition at line 598 of file TestEnvironment.cxx.

Referenced by known_modules().

bool FunInfo::has_name ( const char oname) const
inline

Definition at line 599 of file TestEnvironment.cxx.

References oname.


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