fesa-core
7.0.0
|
This is the complete list of members for fesa::Property, including all inherited members.
__attribute__((deprecated)) void get(AbstractDevice &device | fesa::Property | |
__attribute__((deprecated)) void get(AbstractDevice &device | fesa::Property | |
accessPointNeedsSelector(const AbstractDevice &device) const | fesa::Property | |
className_ | fesa::Property | protected |
get(AbstractDevice &device, const std::string &cyleSelector, const PropFilterType &filter) | fesa::Property | |
get(AbstractDevice &device, const std::string &cyleSelector) | fesa::Property | |
get(AbstractDevice &device, const MultiplexingContext &context) | fesa::Property | |
getInternal(AbstractDevice &device, const MultiplexingContext &context, const cmw::data::Data &filter) | fesa::Property | protected |
getInternal(AbstractDevice &device, const Selector &cycleSelector, const cmw::data::Data &filter) | fesa::Property | protected |
getName() const | fesa::Property | inline |
getNotificationThreadKey() const | fesa::Property | |
getServerAction_ | fesa::Property | protected |
getType() const | fesa::Property | inline |
hasDataChanged(const MultiplexingContext &context, AbstractDevice &device, const cmw::data::Data &filter) | fesa::Property | |
hasDataChanged(const RequestEvent &event, AbstractDevice &device, const cmw::data::Data &filter) | fesa::Property | protected |
isAcquisition() const | fesa::Property | inline |
isCycleBoundCapable() const | fesa::Property | |
isGlobal() const | fesa::Property | inline |
isGlobal_ | fesa::Property | protected |
isMultiplexed() const | fesa::Property | |
isMultiplexedCapable() const | fesa::Property | |
isSelectorNeeded() const | fesa::Property | |
isSetting() const | fesa::Property | inline |
isSubscribable() const | fesa::Property | inline |
isSubscribable_ | fesa::Property | protected |
name_ | fesa::Property | protected |
needFilter() const | fesa::Property | inlineprotected |
notificationThreadKey_ | fesa::Property | protected |
printConfig(FesaStream &configStream) const | fesa::Property | virtual |
Property(const PropertyConstructorParameters ¶meters, AbstractServerAction *getServerAction, AbstractServerAction *setServerAction) | fesa::Property | |
selectorNeeded_ | fesa::Property | protected |
set(AbstractDevice &dev, const std::string &cyleSelector, const PropDataType &data, const PropFilterType &filter) | fesa::Property | |
set(AbstractDevice &dev, const std::string &cyleSelector, const PropDataType &data) | fesa::Property | |
setInternal(AbstractDevice &device, const Selector &cycleSelector, const cmw::data::Data &filter, const PropertyData &value) | fesa::Property | protected |
setServerAction_ | fesa::Property | protected |
type_ | fesa::Property | protected |
validateCycleSelector(const AbstractDevice &device, const Selector &cycleSelector, RequestType::RequestType reqType) const | fesa::Property | protectedvirtual |
validateFilter(const AbstractDevice &dev, const cmw::data::Data &filter) const | fesa::Property | |
validateParameters(const AbstractDevice &dev, const Selector &cycleSelector, bool hasFilter, const RequestType::RequestType requestType) const | fesa::Property | |
~Property() | fesa::Property | virtual |