#include <TeleKyb.hpp>
Static Public Member Functions | |
| static void | init (int argc, char *argv[], const std::string &name, uint32_t options=0) | 
| static bool | isInitialized () | 
| static void | shutdown () | 
Static Private Attributes | |
| static bool | initialized = false | 
Definition at line 20 of file TeleKyb.hpp.
| void TELEKYB_NAMESPACE::TeleKyb::init | ( | int | argc, | 
| char * | argv[], | ||
| const std::string & | name, | ||
| uint32_t | options = 0  | 
        ||
| ) |  [static] | 
        
Definition at line 26 of file TeleKyb.cpp.
| bool TELEKYB_NAMESPACE::TeleKyb::isInitialized | ( | ) |  [static] | 
        
Definition at line 78 of file TeleKyb.cpp.
| void TELEKYB_NAMESPACE::TeleKyb::shutdown | ( | ) |  [static] | 
        
Definition at line 84 of file TeleKyb.cpp.
bool TELEKYB_NAMESPACE::TeleKyb::initialized = false [static, private] | 
        
Definition at line 22 of file TeleKyb.hpp.