fesa-core
4.3.1
|
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 | |
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 |
isAccessPointMultiplexed(const AbstractDevice &device) const | fesa::Property | |
isAcquisition() const | fesa::Property | inline |
isGlobal() const | fesa::Property | inline |
isGlobal_ | fesa::Property | protected |
isMultiplexed() const | fesa::Property | inline |
isSetting() const | fesa::Property | inline |
isSubscribable() const | fesa::Property | inline |
isSubscribable_ | fesa::Property | protected |
multiplexed_ | fesa::Property | protected |
name_ | fesa::Property | protected |
needFilter() const | fesa::Property | inlineprotected |
notificationThreadKey_ | fesa::Property | protected |
printConfig(FesaStream *configStream) const | fesa::Property | virtual |
printState(FesaStream *fesaStream, double elapsedTime) const | fesa::Property | virtual |
Property(const PropertyConstructorParameters ¶meters, AbstractServerAction *getServerAction, AbstractServerAction *setServerAction) | fesa::Property | |
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 |
validateParameters(const AbstractDevice &dev, const Selector &cycleSelector, bool hasFilter, const RequestType::RequestType requestType) const | fesa::Property | |
~Property() | fesa::Property | virtual |