#include <boost/thread/mutex.hpp>
#include <boost/thread/condition.hpp>
#include <boost/thread/thread.hpp>
#include <gclib.h>
#include <string>
#include <map>
#include <deque>
Include dependency graph for MsgTransport.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | bogotel |
Defines | |
#define | INVALID_CRN 0 |
|
Definition at line 30 of file MsgTransport.h. Referenced by bogotel::CMsg::clear(), and bogotel::CVoiceDev::sendEvent(). |