#include <DataManager.h>
| Neo::DataRef::DataRef |
( |
void |
| ) |
|
| virtual void Neo::DataRef::clear |
( |
void |
| ) |
|
|
pure virtual |
| void Neo::DataRef::decrScore |
( |
void |
| ) |
|
| virtual void Neo::DataRef::destroy |
( |
void |
| ) |
|
|
pure virtual |
| const char* Neo::DataRef::getFilename |
( |
void |
| ) |
|
|
inline |
| unsigned int Neo::DataRef::getScore |
( |
void |
| ) |
|
|
inline |
| long Neo::DataRef::getTime |
( |
void |
| ) |
|
|
inline |
| virtual int Neo::DataRef::getType |
( |
void |
| ) |
|
|
pure virtual |
| void Neo::DataRef::incrScore |
( |
void |
| ) |
|
| void Neo::DataRef::setTime |
( |
long |
time | ) |
|
|
inline |
| virtual void Neo::DataRef::update |
( |
void |
| ) |
|
|
pure virtual |
| String Neo::DataRef::m_filename |
|
protected |
| unsigned int Neo::DataRef::m_score |
|
protected |
| long Neo::DataRef::m_time |
|
protected |
The documentation for this class was generated from the following file: