#include <string>
#include <acsutil.h>
#include <orbsvcs/CosNamingC.h>
#include <orbsvcs/CosNotifyChannelAdminS.h>
#include <orbsvcs/CosNotifyCommC.h>
#include "logging_idlC.h"
Include dependency graph for loggingClient.h:
Go to the source code of this file.
Classes | |
class | Subscribe |
class | ACSStructuredPushConsumer |
Defines | |
#define | LOG_BIN_TYPE 0 |
#define | LOG_XML_TYPE 1 |
Functions | |
int | getSyslogFacility () |
void | getParams (int argc, char *argv[]) |
void | printUsage (const char *prgName) |
void | writeSyslogMsg (const char *msg) |
Variables | |
int | syslogFacility |
bool | toSyslog |
std::string | channelName |
FILE * | outputFile |
std::string | fileName |
bool | toFile = false |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|