#include "acsncConsumer.h"
#include <acsutilAnyAide.h>
#include "acsncErrType.h"
#include "acsncSimpleConsumer.i"
Include dependency graph for acsncSimpleConsumer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | nc |
Classes | |
class | nc::SimpleConsumer< T > |
Defines | |
#define | ACS_NEW_SIMPLE_CONSUMER(simpConsumer_p, idlStruct, channelName, handlerFunction, handlerParam) |
|
Value: MACRO must be used instead of manually allocating memory for SimpleConsumer pointers. This is done so that consumers/suppliers across the different programming languages do not confuse the type_name field of CORBA structured events.
|