13 #ifndef PRMDBIMPL_HPP_ 14 #define PRMDBIMPL_HPP_ 101 void PRM_SAVE_FILE_cmdHandler(
FwOpcodeType opCode, U32 cmdSeq);
116 } m_db[PRMDB_NUM_DB_ENTRIES];
void readParamFile()
PrmDb file read function.
PrmDbImpl(const char *name)
PrmDb constructor.
U32 FwOpcodeType
The type of a command opcode.
Component class for managing parameters.
void configure(const char *file)
PrmDb configure method.
U32 FwPrmIdType
The type of a parameter identifier.
Auto-generated base for PrmDb component.
PlatformIndexType FwIndexType
RateGroupDivider component implementation.
Enum representing parameter validity.
friend class PrmDbImplTester
virtual ~PrmDbImpl()
PrmDb destructor.