some doc change proposals while
writing hk service. Added Type.h in PoolRawAccess.h, compiler error when not doing that
This commit is contained in:
@ -112,8 +112,7 @@ public:
|
||||
* corresponds to.
|
||||
* \param dataSet The data set in which the variable shall register itself. If NULL,
|
||||
* the variable is not registered.
|
||||
* \param setWritable If this flag is set to true, changes in the value attribute can be
|
||||
* written back to the data pool, otherwise not.
|
||||
* \param setReadWriteMode
|
||||
*/
|
||||
PoolVariable(uint32_t set_id, DataSetIF* dataSet,
|
||||
ReadWriteMode_t setReadWriteMode) :
|
||||
|
Reference in New Issue
Block a user