#include <fesa-core/Core/FesaDefs.h>
#include <fesa-core/Core/AbstractMsgQueue.h>
#include <fesa-core/Core/OnDemandProducer.h>
#include <fesa-core/Core/AbstractAction.h>
#include <cmw-rda/Data.h>
#include <vector>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
struct | fesa::ServerActionConfig |
class | fesa::AbstractServerAction |
This is the based class for all the server actions in the system which will be executed when a property is requested. TODO discuss the DataType parameter. More... | |
Namespaces | |
namespace | fesa |