|
OpenTop 1.3 | |||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | Cross-Platform C++ | ||||
SUMMARY: CONSTRUCTOR | METHOD | DETAIL: CONSTRUCTOR | METHOD |
#include "ot/auxil/FileMessageFactory.h"
Constructor/Destructor Summary | |
FileMessageFactory(const String& msgDirectory, const String lang) |
Method Summary | |
protected virtual RefPtr< MessageSet > |
getMessageSet(const String& org, const String& app) |
static void |
Install() |
Methods inherited from class ot::ManagedObject |
addRef, getRefCount, onFinalRelease, operator=, release |
Methods inherited from class ot::auxil::MessageFactoryImpl |
getMessage |
Constructor/Destructor Detail |
FileMessageFactory(const String& msgDirectory, const String lang)
Method Detail |
protected virtual RefPtr< MessageSet > getMessageSet(const String& org, const String& app)
static void Install()
|
OpenTop 1.3 | |||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | Cross-Platform C++ | ||||
SUMMARY: CONSTRUCTOR | METHOD | DETAIL: CONSTRUCTOR | METHOD |