![]() |
RTFX
0.3
Real time special effects collaborative visualization and production library.
|
The definition of a client. More...
#include <cstdlib>#include <deque>#include <iostream>#include <vector>#include "RTFXBoostIncludes.h"#include "RTFXParcel.h"#include "RTFXMailbox.h"#include "RTFXPostOffice.h"#include "RTFX_API.h"Go to the source code of this file.
Classes | |
| class | RTFX::RTFXClient |
| Client class, what plugins should use to talk to the server. More... | |
Namespaces | |
| namespace | RTFX |
| The namespace for the RTFX Library. | |
Typedefs | |
| typedef std::deque< RTFXParcel > | RTFX::RTFXParcelQueue |
The definition of a client.
October 26, 2011