DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions | Variables
Log_Server.cpp File Reference
#include "ace/Log_Msg.h"
#include "ace/OS_main.h"
#include "ace/Get_Opt.h"
#include "ace/OS_NS_unistd.h"
#include "ndds/ndds_cpp.h"
#include "Log_Record.h"
#include "Log_RecordSupport.h"
#include "Log_RecordPlugin.h"
#include <string>
#include <iostream>

Classes

struct  Options
 

Functions

bool parse_args (int argc, ACE_TCHAR **argv)
 
int ACE_TMAIN (int argc, ACE_TCHAR **argv)
 

Variables

Options program_options
 

Detailed Description

Author
William R. Otte wotte.nosp@m.@dre.nosp@m..vand.nosp@m.erbi.nosp@m.lt.ed.nosp@m.u

A simple server daemon that prints DAnCE log records received over DDS.

Function Documentation

int ACE_TMAIN ( int  argc,
ACE_TCHAR **  argv 
)
bool parse_args ( int  argc,
ACE_TCHAR **  argv 
)

Variable Documentation

Options program_options