#include <fsc_nsPropertyMgr.h>
Definition at line 31 of file fsc_nsPropertyMgr.h.
Public Member Functions | |
| virtual | ~fsc_nsPropertyMgr (void) |
| virtual void | InsertSplit (df_SplitInfo &a_splitInfo)=0 |
| virtual bool | Write2DB (UInt8_t &a_elementType, UInt8_t &a_numOfElement, ivd_RecordIDX_t &a_recordIdx, fio_Transaction &a_trans)=0 |
Public Attributes | |
| log_CLASSID_m | |
Friends | |
| class | ut_fsc_nsPropertyMgr |
| virtual fsc_nsPropertyMgr::~fsc_nsPropertyMgr | ( | void | ) | [inline, virtual] |
| virtual void fsc_nsPropertyMgr::InsertSplit | ( | df_SplitInfo & | a_splitInfo | ) | [pure virtual] |
| virtual bool fsc_nsPropertyMgr::Write2DB | ( | UInt8_t & | a_elementType, | |
| UInt8_t & | a_numOfElement, | |||
| ivd_RecordIDX_t & | a_recordIdx, | |||
| fio_Transaction & | a_trans | |||
| ) | [pure virtual] |
friend class ut_fsc_nsPropertyMgr [friend] |
Definition at line 32 of file fsc_nsPropertyMgr.h.
Definition at line 41 of file fsc_nsPropertyMgr.h.
1.5.6