#include <ZeusMath.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 zeusmath library.
| void TZeusMath::delegateSingletons | ( | ISingletonManager & | rManager, |
| const TString & | strCodeModule | ||
| ) | [static] |
delegates the zeus math library singletons for libraries
| TString TZeusMath::getLibraryVersion | ( | ) | [static] |
Returns the version of the ZeusMath library.
| void TZeusMath::registerClasses | ( | ) | [static] |
Registers all classes of the ZeusMath library.
| void TZeusMath::undelegateSingletons | ( | ) | [static] |
undelegates the zeus math library singletons for libraries