Association between a name and a value for a session configuration
More...
#include <SessionProperty.hpp>
Association between a name and a value for a session configuration
◆ Deserialize()
void Arp::Services::DataLogger::Services::SessionProperty::Deserialize |
( |
RscReader & |
reader | ) |
|
Deserializes the datatype. All fields of the datatype have to be deserialized in use of RscReader.
- Parameters
-
reader | Reference to RscReader. |
◆ GetFieldCount()
size_t Arp::Services::DataLogger::Services::SessionProperty::GetFieldCount |
( |
void |
| ) |
|
|
static |
Returns the count of fields
- Returns
- Count of fields.
The field count is used for serialization via Rsc
◆ Serialize()
void Arp::Services::DataLogger::Services::SessionProperty::Serialize |
( |
RscWriter & |
writer | ) |
const |
Serializes the datatype. All fields of the datatype have to be serialized in use of RscWriter.
- Parameters
-
writer | Reference to RscWriter |
◆ Value
RscVariant<512> Arp::Services::DataLogger::Services::SessionProperty::Value |
The documentation for this class was generated from the following files:
- Arp/Services/DataLogger/Services/SessionProperty.hpp
- Arp/Services/DataLogger/Services/SessionProperty.cpp