, including all inherited members.
AbstractSubscriptionFilter class | fesa::Property | [friend] |
className_ | fesa::Property | [protected] |
FesaDeviceServer class | fesa::Property | [friend] |
get(AbstractDevice &device, const std::string &cyleSelector, const PropFilterType &filter, const PropDataType &value) | fesa::Property | [inline] |
get(AbstractDevice &device, const std::string &cyleSelector, const PropDataType &value) | fesa::Property | [inline] |
get(AbstractDevice &device, MultiplexingContext &context, const rdaData &filter, rdaData &value, RequestType reqType) | fesa::Property | [protected] |
get(AbstractDevice &device, const std::string &cycleSelector, const rdaData &filter, rdaData &value, RequestType reqType) | fesa::Property | [protected] |
getClassName() | fesa::Property | |
getDataTimestamp(AbstractDevice &device, MultiplexingContext &context, const rdaData &filter) | fesa::Property | |
getName() | fesa::Property | [inline] |
getNotificationThreadKey() | fesa::Property | |
getPriorityOffset() | fesa::Property | [inline] |
getServerAction_ | fesa::Property | [protected] |
getType() | fesa::Property | [inline] |
isGlobal() | fesa::Property | [inline] |
isGlobal_ | fesa::Property | [protected] |
isMultiplexed() | fesa::Property | [inline] |
isOnChange() | fesa::Property | [inline] |
isOnChange_ | fesa::Property | [protected] |
isSubscribable() | fesa::Property | [inline] |
isSubscribable_ | fesa::Property | [protected] |
multiplexed_ | fesa::Property | [protected] |
name_ | fesa::Property | [protected] |
needFilter() | fesa::Property | [inline, protected] |
notificationThreadKey_ | fesa::Property | [protected] |
printConfig(FesaStream *configStream) | fesa::Property | [virtual] |
printState(FesaStream *fesaStream, double elapsedTime) | fesa::Property | [virtual] |
priorityOffset_ | fesa::Property | [protected] |
Property(const std::string &name, bool isGlobal, bool isOnChange, bool isSubscribable, PropertyType type, bool multiplexed, int32_t priorityOffset, const std::string ¬ificationThreadKey, AbstractServerAction *getServerAction, AbstractServerAction *setServerAction, const std::string &className) | fesa::Property | |
set(AbstractDevice &dev, const std::string &cyleSelector, const PropDataType &data, const PropFilterType &filter) | fesa::Property | [inline] |
set(AbstractDevice &dev, const std::string &cyleSelector, const PropDataType &data) | fesa::Property | [inline] |
set(AbstractDevice &device, const std::string &cycleSelector, const rdaData &filter, const rdaData &value) | fesa::Property | [protected] |
setServerAction_ | fesa::Property | [protected] |
subscribers_ | fesa::Property | [protected] |
SubscriptionFilter class | fesa::Property | [friend] |
type_ | fesa::Property | [protected] |
validateCycleSelector(AbstractDevice &device, const std::string &cycleSelector, RequestType reqType) | fesa::Property | [protected] |
validateParameters(AbstractDevice &dev, const std::string &cycleSelector, bool hasFilter, RequestType reqType) | fesa::Property | |
~Property() | fesa::Property | [virtual] |