PhoenixSwarm  3.5.0
Library to ease communication between daemons
Loading...
Searching...
No Matches
Data Member List

This is the complete list of members for Data, including all inherited members.

copyData(const Data &other)Dataprotected
Data()Data
Data(const Data &other)Data
getDescription() constData
getDescription()Data
getName() constData
getName()Data
getType() constData
getType()Data
getValue() constData
getValue()Data
initialisationData()Dataprivate
operator=(const Data &other)Data
p_descriptionDataprivate
p_nameDataprivate
p_typeDataprivate
p_valueDataprivate
readWriteStream(Stream &ds)Datainline
setDescription(const PString &description)Data
setName(const PString &name)Data
setType(const PString &type)Data
setValue(const DataStreamMsg &value)Data
~Data()Datavirtual