Classes | Typedefs | Functions
streaming_server.cpp File Reference
#include <cstdio>
#include <deque>
#include <boost/thread.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/condition.hpp>
#include <boost/asio.hpp>
#include <megatree/blocking_queue.h>
Include dependency graph for streaming_server.cpp:

Go to the source code of this file.

Classes

class  ClientHandler

Typedefs

typedef std::vector< uint8_t > Message

Functions

int main (int argc, char **argv)

Typedef Documentation

typedef std::vector<uint8_t> Message

Definition at line 19 of file streaming_server.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 133 of file streaming_server.cpp.



megatree_storage
Author(s): Wim Meeussen
autogenerated on Thu Nov 28 2013 11:30:26