< struct used as shared memory of ParamBase shared data container
More...
|
std::atomic_int | ref |
| value as union
|
|
ParamBaseData | data |
| length of array if the type is an array type (including string or string list)
|
|
uint32 | len |
| flags, bitmask of the higher level values in ParamBase::Flag
|
|
uint16 | flags |
| type, correspond to ParamBase::Type
|
|
uint16 | type |
| name of this parameter
|
|
ByteArray | name |
|
< struct used as shared memory of ParamBase shared data container
◆ Data()
ito::ParamBase::Data::Data |
( |
const ByteArray & | name_ = "" | ) |
|
|
inline |
reference counter for implicit sharing (0: means one reference, ...)
The documentation for this struct was generated from the following file:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/common/param.h