Classes | Variables

acsDaemonImpl.h File Reference

#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"
Include dependency graph for acsDaemonImpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ACSDaemonServiceImpl< T >
class  acsDaemonImpl< T >

Variables

static struct option long_options []

Variable Documentation

struct option long_options[] [static]
Initial value:
 {
    {"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