RTFX  0.3
Real time special effects collaborative visualization and production library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
RTFXClient.h File Reference

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
 

Detailed Description

The definition of a client.

Author
Lesley Northam

October 26, 2011