PdCom  5.3
Process data communication client
PdCom::Variable Member List

This is the complete list of members for PdCom::Variable, including all inherited members.

empty() const noexceptPdCom::Variableinline
getAlias() constPdCom::Variable
getName() constPdCom::Variable
getPath() constPdCom::Variable
getProcess() constPdCom::Variable
getSampleTime() constPdCom::Variable
getSizeInfo() constPdCom::Variable
getTaskId() constPdCom::Variable
getTypeInfo() constPdCom::Variable
impl::Variable (defined in PdCom::Variable)PdCom::Variablefriend
isWriteable() constPdCom::Variable
poll() constPdCom::Variable
PollFuture typedef (defined in PdCom::Variable)PdCom::Variable
setValue(T const &data, const Selector &selector={nullptr}) constPdCom::Variableinline
setValue(T const &data, const Selector &selector={nullptr}) constPdCom::Variableinline
setValue(const T(&data)[M][N], const Selector &selector={nullptr}) constPdCom::Variableinline
setValue(const void *src, TypeInfo::DataType src_type, size_t count, const Selector &selector={nullptr}) constPdCom::Variable
setValue(const void *src, TypeInfo::DataType src_type, size_t count, size_t offset) constPdCom::Variable
SetValueFuture typedef (defined in PdCom::Variable)PdCom::Variable
Variable()=defaultPdCom::Variable