#include "acsdaemonS.h"
#include <ace/SString.h>
#include "logging.h"
#include <getopt.h>
#include <acsutilPorts.h>
#include <tao/IORTable/IORTable.h>
#include <acserr.h>
#include <acsdaemonErrType.h>
#include <ACSErrTypeCommon.h>
#include "acsdaemonORBTask.h"
Go to the source code of this file.
Classes | |
class | ACSDaemonServiceImpl< T > |
class | acsDaemonImpl< T > |
Variables | |
static struct option | long_options [] |
struct option long_options[] [static] |
{ {"help", no_argument, 0, 'h'}, {"outfile", required_argument, 0, 'o'}, {"ORBEndpoint", required_argument, 0, 'O'}, {"unprotected", no_argument, 0, 'u'}, {0, 0, 0, '\0'}}
Valid command line options for daemons