Detailed Description
template<typename PARAMS>
class jafar::ddf::FSStorageBase< PARAMS >
Definition at line 20 of file predictenginebase.hpp.
List of all members.
Public Member Functions |
|
| FSStorageBase (unsigned short sv_size, FS_STORE_TYPE st_type, PARAMS const ¶ms) |
|
| FSStorageBase (unsigned short sv_size, FS_STORE_TYPE st_type) |
|
| FSStorageBase (FSStorageBase const &other) |
|
FS_STORE_TYPE | GetType () const |
|
unsigned short | GetSize () const |
|
time | GetTime () const |
|
bool | IsStoreUpdate () |
|
bool | IsStorePredict () |
|
void | Print () const |
Public Attributes |
|
InfoContainer | m_MkIik |
|
PARAMS | m_params |
Private Attributes |
|
FS_STORE_TYPE | m_fs_type |
The documentation for this class was generated from the following file: