UGDK
0.4.1
|
Public Member Functions | |
SimpleLoader (DescriptionProtocol< T > *protocol) | |
~SimpleLoader () | |
T * | Load (const std::string &gddfile_path) |
void | newData (T *new_data) |
T *& | data () |
void | cleanData () |
![]() | |
virtual | ~AbstractLoader () |
Protected Attributes | |
T * | loaded_data_ |
Additional Inherited Members | |
![]() | |
DescriptionProtocol< T > * | protocol () const |
AbstractLoader (DescriptionProtocol< T > *protocol) | |
|
inline |
|
inline |
|
inlinevirtual |
Implements ugdk::gdd::AbstractLoader< T >.
|
inlinevirtual |
Implements ugdk::gdd::AbstractLoader< T >.
|
virtual |
Implements ugdk::gdd::AbstractLoader< T >.
|
inlinevirtual |
Implements ugdk::gdd::AbstractLoader< T >.
|
protected |