38 virtual CStdSerialize *CreateObject(std::string strClassType, std::string strObjectType,
bool bThrowError =
true) = 0;
40 static IStdClassFactory *LoadModule(std::string strModuleName,
bool bThrowError =
true);
Namespace for the standard utility objects.
Standard serialize class.