Manak  2.0.0
manak::ManakEnv Class Reference

Public Member Functions

const std::string & GetModuleName () const
 
std::string & GetModuleName ()
 

Static Public Member Functions

static ManakEnvGlobalEnv ()
 

Private Attributes

std::string module_name
 

Detailed Description

Definition at line 9 of file manak_env.hpp.

Member Function Documentation

const std::string& manak::ManakEnv::GetModuleName ( ) const
inline

Definition at line 18 of file manak_env.hpp.

References module_name.

std::string& manak::ManakEnv::GetModuleName ( )
inline

Definition at line 22 of file manak_env.hpp.

References module_name.

static ManakEnv& manak::ManakEnv::GlobalEnv ( )
inlinestatic

Definition at line 12 of file manak_env.hpp.

Member Data Documentation

std::string manak::ManakEnv::module_name
private

Definition at line 28 of file manak_env.hpp.

Referenced by GetModuleName().


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