RDK Documentation (Open Sourced RDK Components)
__DataModelParam Struct Reference
Collaboration diagram for __DataModelParam:
Collaboration graph

Data Fields

char * objectName
 
char * paramName
 
char * dataType
 
char * access
 
char * defaultValue
 
char * bsUpdate
 

yes

Definition at line 39 of file waldb.h.

Field Documentation

◆ objectName

char* __DataModelParam::objectName

Definition at line 41 of file waldb.h.

◆ paramName

char* __DataModelParam::paramName

Definition at line 42 of file waldb.h.

◆ dataType

char* __DataModelParam::dataType

Definition at line 43 of file waldb.h.

◆ access

char* __DataModelParam::access

Definition at line 44 of file waldb.h.

◆ defaultValue

char* __DataModelParam::defaultValue

Definition at line 45 of file waldb.h.

◆ bsUpdate

char* __DataModelParam::bsUpdate

Definition at line 46 of file waldb.h.


The documentation for this struct was generated from the following file: