#include <ObjectEntry.h>
Public Member Functions | |
CObjectEntry (const char *pName, const char *pPath) | |
bool | Init () |
~CObjectEntry () | |
Public Attributes | |
std::string | m_sName |
Definition at line 33 of file ObjectEntry.h.
CObjectEntry::CObjectEntry | ( | const char * | pName, |
const char * | pPath | ||
) |
CObjectEntry::~CObjectEntry | ( | ) |
bool CObjectEntry::Init | ( | ) |
std::string CObjectEntry::m_sName |
Definition at line 49 of file ObjectEntry.h.