#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>
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