#include <ContentBundle.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
static const char * | TYPENAME () |
Detailed Description
Definition at line 25 of file ContentBundle.h.
Constructor & Destructor Documentation
ContentBundle::ContentBundle |
( |
const char * |
bundle, |
|
|
Locale * |
locale |
|
) |
| |
ContentBundle::~ContentBundle |
( |
| ) |
|
|
virtual |
ContentBundle::ContentBundle |
( |
const char * |
bundle, |
|
|
Locale * |
locale |
|
) |
| |
virtual ContentBundle::~ContentBundle |
( |
| ) |
|
|
virtual |
Member Function Documentation
Text ContentBundle::FindFile |
( |
const char * |
bundle, |
|
|
Locale * |
locale |
|
) |
| |
|
protected |
Text ContentBundle::FindFile |
( |
const char * |
bundle, |
|
|
Locale * |
locale |
|
) |
| |
|
protected |
const Text& ContentBundle::GetName |
( |
| ) |
const |
|
inline |
const Text& ContentBundle::GetName |
( |
| ) |
const |
|
inline |
Text ContentBundle::GetText |
( |
const char * |
key | ) |
const |
Text ContentBundle::GetText |
( |
const char * |
key | ) |
const |
bool ContentBundle::IsLoaded |
( |
| ) |
const |
|
inline |
bool ContentBundle::IsLoaded |
( |
| ) |
const |
|
inline |
void ContentBundle::LoadBundle |
( |
const char * |
filename | ) |
|
|
protected |
void ContentBundle::LoadBundle |
( |
const char * |
filename | ) |
|
|
protected |
int ContentBundle::operator== |
( |
const ContentBundle & |
that | ) |
const |
|
inline |
int ContentBundle::operator== |
( |
const ContentBundle & |
that | ) |
const |
|
inline |
static const char* ContentBundle::TYPENAME |
( |
| ) |
|
|
inlinestatic |
static const char* ContentBundle::TYPENAME |
( |
| ) |
|
|
inlinestatic |
Member Data Documentation
The documentation for this class was generated from the following files: