#include "acssampImpl.h"
#include "acssampS.h"
#include <acsncSimpleSupplier.h>
#include <ace/Message_Queue.h>
#include <sstream>
#include "acssampObjImpl.i"
Go to the source code of this file.
Detailed Description
Header file for the sampling object. It contains all method dealing with sampling setup, start, stop etc. of a user-defined property. The collected, buffered data, are then sent to the notification channel.
Define Documentation
#define ACS_SAMP_C class T, class T_var, class Tval |
#define ACS_SAMP_TL T, T_var, Tval |