#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>
Go to the source code of this file.
Classes | |
class | nc::Helper |
Namespaces | |
namespace | nc |
Defines | |
#define | ACSNC_STRING_MACRO(something) #something |
Header file for acsncHelper.cpp
#define ACSNC_STRING_MACRO | ( | something | ) | #something |
ACSNC_STRING_MACRO Macro which changes `something` to `"something"`. Should be removed sometime in the near future.