PdCom
5.3
Process data communication client
|
This is the complete list of members for PdCom::Variable, including all inherited members.
empty() const noexcept | PdCom::Variable | inline |
getAlias() const | PdCom::Variable | |
getName() const | PdCom::Variable | |
getPath() const | PdCom::Variable | |
getProcess() const | PdCom::Variable | |
getSampleTime() const | PdCom::Variable | |
getSizeInfo() const | PdCom::Variable | |
getTaskId() const | PdCom::Variable | |
getTypeInfo() const | PdCom::Variable | |
impl::Variable (defined in PdCom::Variable) | PdCom::Variable | friend |
isWriteable() const | PdCom::Variable | |
poll() const | PdCom::Variable | |
PollFuture typedef (defined in PdCom::Variable) | PdCom::Variable | |
setValue(T const &data, const Selector &selector={nullptr}) const | PdCom::Variable | inline |
setValue(T const &data, const Selector &selector={nullptr}) const | PdCom::Variable | inline |
setValue(const T(&data)[M][N], const Selector &selector={nullptr}) const | PdCom::Variable | inline |
setValue(const void *src, TypeInfo::DataType src_type, size_t count, const Selector &selector={nullptr}) const | PdCom::Variable | |
setValue(const void *src, TypeInfo::DataType src_type, size_t count, size_t offset) const | PdCom::Variable | |
SetValueFuture typedef (defined in PdCom::Variable) | PdCom::Variable | |
Variable()=default | PdCom::Variable |