fesa::ServerActionConfig Struct Reference

#include <AbstractServerAction.h>

List of all members.

Public Attributes

std::string className_
std::string name_
 name of the action
std::vector< std::string > notifiedPropertiesCol_
 notified properties by the action
std::vector< std::string > disablingFieldNamesCol_
std::vector< std::string > disablingGlobalFieldNamesCol_
bool partialSetIsAllowed_
bool needFilter_
 true if the action contains filter
bool autoNotification_
 true if the auto notification is activated
bool transactionalSetIsAllowed_
bool defaultImpl_

Detailed Description

Definition at line 35 of file AbstractServerAction.h.


Member Data Documentation

true if the auto notification is activated

Definition at line 68 of file AbstractServerAction.h.

Definition at line 38 of file AbstractServerAction.h.

Definition at line 72 of file AbstractServerAction.h.

Definition at line 52 of file AbstractServerAction.h.

Definition at line 54 of file AbstractServerAction.h.

true if the action contains filter

Definition at line 62 of file AbstractServerAction.h.

notified properties by the action

Definition at line 50 of file AbstractServerAction.h.

Referenced by fesa::AbstractServerDeviceClass::configurePropertiesActions().

Definition at line 56 of file AbstractServerAction.h.

Definition at line 70 of file AbstractServerAction.h.


The documentation for this struct was generated from the following file:

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1