src/include/auc-cd.h File Reference

#include <cassert>
#include <cstdarg>
#include <cstdlib>
#include <iostream>
#include <boost/thread.hpp>
#include <boost/asio.hpp>
#include <boost/bind.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/statechart/event.hpp>
#include <boost/statechart/state_machine.hpp>
#include <boost/statechart/simple_state.hpp>
#include <boost/statechart/transition.hpp>
#include <boost/interprocess/shared_memory_object.hpp>
#include <boost/interprocess/mapped_region.hpp>
#include <msgpack.hpp>
#include <Category.hh>
#include <FileAppender.hh>
#include <PatternLayout.hh>
#include "Listener.h"
#include "EventSender.h"
#include "TimeStampedEvent.h"
#include "PolymorphEvent.h"
#include <map>
#include <utility>
#include <string>
#include <queue>
#include "mdcommon.h"

Include dependency graph for auc-cd.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CLIEVER

Typedefs

typedef std::map< std::string,
mdObservable * > 
ObservablesOfInterest
typedef std::map< std::string,
mdOperationalDataElement * > 
ODEsOfInterest

Functions

void runDataLayer ()
void runCliever ()
void shutdown ()

Variables

auc_cd_globalgm
boost::asio::io_service io_bg
boost::asio::io_service io_fg
cdLogger theseLogs
clientDaemonConfigthisConfig
mdClieverthisCliever
DACLIPS::Environment rules [2]
const char * cdOrKb


Define Documentation

#define CLIEVER

Definition at line 33 of file auc-cd.h.


Typedef Documentation

typedef std::map<std::string,mdObservable*> ObservablesOfInterest

Definition at line 60 of file auc-cd.h.

typedef std::map<std::string,mdOperationalDataElement*> ODEsOfInterest

Definition at line 61 of file auc-cd.h.


Function Documentation

void runCliever (  ) 

Definition at line 128 of file clientDaemon.cpp.

void runDataLayer (  ) 

Definition at line 158 of file clientDaemon.cpp.

void shutdown (  ) 

Definition at line 194 of file clientDaemon.cpp.


Variable Documentation

const char* cdOrKb

Definition at line 9 of file auc-cd.cpp.

Definition at line 66 of file auc-cd.h.

boost::asio::io_service io_bg

Definition at line 72 of file auc-cd.h.

boost::asio::io_service io_fg

Definition at line 72 of file auc-cd.h.

Definition at line 78 of file auc-cd.h.

Definition at line 73 of file auc-cd.h.

Definition at line 75 of file auc-cd.h.

Definition at line 74 of file auc-cd.h.


Generated on Mon Jan 10 22:33:42 2011 by  doxygen 1.5.6