#include <ZeusBase.h>
Static Public Member Functions | |
| static void | registerClasses () |
| static TString | getLibraryVersion () |
| static void | delegateSingletons (ISingletonManager &rManager, const TString &strCodeModule) |
| static void | undelegateSingletons () |
This class is used to handle the zeusbase library
| void TZeusBase::delegateSingletons | ( | ISingletonManager & | rManager, |
| const TString & | strCodeModule | ||
| ) | [static] |
delegates the zeus base library singletons for libraries
| TString TZeusBase::getLibraryVersion | ( | ) | [static] |
Returns the version of the ZeusBase Library
| void TZeusBase::registerClasses | ( | ) | [static] |
registers all classes of the zeusbase library
| void TZeusBase::undelegateSingletons | ( | ) | [static] |
undelegates the zeus base library singletons for libraries