Classes | Namespaces | Defines

acsncHelper.h File Reference

#include <orbsvcs/CosNamingC.h>
#include <orbsvcs/CosNotifyChannelAdminS.h>
#include <orbsvcs/CosNotifyCommC.h>
#include <orbsvcs/CosNotifyFilterC.h>
#include <orbsvcs/CosNotificationC.h>
#include <orbsvcs/Notify/MonitorControlExt/NotifyMonitoringExtC.h>
#include "acsncS.h"
#include "acsncC.h"
#include "acsncORBHelper.h"
#include "acsncCDBProperties.h"
#include "acsncReconnectionCallback.h"
#include <basencHelper.h>
#include <ACSErrTypeCommon.h>
Include dependency graph for acsncHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nc::Helper

Namespaces

namespace  nc

Defines

#define ACSNC_STRING_MACRO(something)   #something

Detailed Description

Header file for acsncHelper.cpp


Define Documentation

#define ACSNC_STRING_MACRO (   something  )     #something

ACSNC_STRING_MACRO Macro which changes `something` to `"something"`. Should be removed sometime in the near future.