commore  1.0.6-SNAPSHOT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
commore::GlobVar::Impl Class Reference

Public Member Functions

 Impl ()
 
void attach ()
 
bool detach ()
 
Implget_next ()
 
const Symbolget_module () const
 
const Symbolget_name () const
 
GlobVarType get_type () const
 
Bool get_bool () const
 
Int get_int () const
 
Int get_int_log ()
 
Int set_int (Int value)
 
Int increment ()
 
Int decrement ()
 
Bool set_bool (Bool value)
 

Friends

class GlobVar
 
class GlobVarBool
 
class GlobVarInt
 
class GlobVarLog
 

Constructor & Destructor Documentation

commore::GlobVar::Impl::Impl ( )
inline

Member Function Documentation

void commore::GlobVar::Impl::attach ( )
inline
Int commore::GlobVar::Impl::decrement ( )
inline
bool commore::GlobVar::Impl::detach ( )
inline
Bool commore::GlobVar::Impl::get_bool ( ) const
inline
Int commore::GlobVar::Impl::get_int ( ) const
inline
Int commore::GlobVar::Impl::get_int_log ( )
const Symbol& commore::GlobVar::Impl::get_module ( ) const
inline
const Symbol& commore::GlobVar::Impl::get_name ( ) const
inline
Impl* commore::GlobVar::Impl::get_next ( )
inline
GlobVarType commore::GlobVar::Impl::get_type ( ) const
inline
Int commore::GlobVar::Impl::increment ( )
inline
Bool commore::GlobVar::Impl::set_bool ( Bool  value)
inline
Int commore::GlobVar::Impl::set_int ( Int  value)
inline

Friends And Related Function Documentation

friend class GlobVar
friend
friend class GlobVarBool
friend
friend class GlobVarInt
friend
friend class GlobVarLog
friend

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