![]() |
RTFX
0.3
Real time special effects collaborative visualization and production library.
|
#include <algorithm>#include <cstdlib>#include <deque>#include <iostream>#include <list>#include <set>#include <boost/bind.hpp>#include <boost/shared_ptr.hpp>#include <boost/enable_shared_from_this.hpp>#include <boost/asio.hpp>#include "RTFXDebug.h"#include "RTFXPostOffice.h"#include "RTFXSession.h"Go to the source code of this file.
Classes | |
| class | RTFX::RTFXServer |
| The base server class for communication. More... | |
Namespaces | |
| namespace | RTFX |
| The namespace for the RTFX Library. | |
Typedefs | |
|
typedef boost::shared_ptr < RTFXSession > | RTFX::RTFXSessionPtr |
October 28, 2011
How does the RTFXServer work?