src/client/md_device.cpp File Reference

#include "md_device.h"
#include "mdBehavior.h"
#include "../server/Listener.cpp"
#include "../server/EventSender.cpp"
#include <time.h>

Include dependency graph for md_device.cpp:

Go to the source code of this file.

Defines

#define DV_DLL
#define DV_DLL_MAIN

Functions

void runEmbedded ()
void runDataLayer ()
void setStrMsg (mdDG &mdg, const char *str, mdDGtype md_DG_type, mdDGtype md_DG_subtype, const char *extraTxt)
bool aucDevice ()

Variables

boost::mutex mdQuery
boost::condition_variable mdObsQPending
boost::condition_variable mdODEQPending
boost::condition_variable mdCmdQPending


Define Documentation

#define DV_DLL

Definition at line 3 of file md_device.cpp.

#define DV_DLL_MAIN

Definition at line 4 of file md_device.cpp.


Function Documentation

bool aucDevice (  ) 

Definition at line 21 of file md_device.cpp.

void runDataLayer (  ) 

Definition at line 158 of file clientDaemon.cpp.

void runEmbedded (  ) 

Definition at line 199 of file deviceDaemon.cpp.

void setStrMsg ( mdDG mdg,
const char *  str,
mdDGtype  md_DG_type,
mdDGtype  md_DG_subtype,
const char *  extraTxt 
)

Definition at line 276 of file deviceDaemon.cpp.


Variable Documentation

boost::condition_variable mdCmdQPending

Definition at line 24 of file deviceDaemon.cpp.

boost::condition_variable mdObsQPending

Definition at line 22 of file deviceDaemon.cpp.

boost::condition_variable mdODEQPending

Definition at line 23 of file deviceDaemon.cpp.

boost::mutex mdQuery

Definition at line 20 of file deviceDaemon.cpp.


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