#include "ot/auxil/MessageSet.h"
A helper class used by MessageFactoryImpl to hold a set of internationalized messages.
| Constructor/Destructor Detail |
MessageSet
MessageSet(const String& org,
const String& app)
-
addMessage
void addMessage(size_t messageID,
const String& message)
-
getApplicationName
const String& getApplicationName() const
-
getMessageText
bool getMessageText(size_t messageID,
String& ret) const
-
getOrganizationName
const String& getOrganizationName() const
-
Found a bug or missing feature? Please email us at support@elcel.com