Homepage Demos Overview Downloads Tutorials Reference
Credits

ViewerConnection.h File Reference

#include <string>
#include "Shared/ProjectInterface.h"
#include "Wireless/Wireless.h"

Include dependency graph for ViewerConnection.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DualCoding

Classes

class  ViewerConnection

Defines

#define CAM_WIDTH   ProjectInterface::defSegmentedColorGenerator->getWidth(CAM_LAYER)
#define CAM_HEIGHT   ProjectInterface::defSegmentedColorGenerator->getHeight(CAM_LAYER)

Variables

static const unsigned int DualCoding::DIALOG_BUFFER_SIZE = 20000
static const unsigned int DualCoding::RLE_BUFFER_SIZE = 80000
static const unsigned int DualCoding::CAM_LAYER = ProjectInterface::fullLayer
 the full resolution layer in the filter bank
static const unsigned int DualCoding::CAM_CHANNEL = 0
 corresponds to appropriate thresholding listed in tekkotsu.cfg
static const unsigned int DualCoding::WORLD_WIDTH = 225
static const unsigned int DualCoding::WORLD_HEIGHT = 225
static const unsigned short DualCoding::CAM_DIALOG_PORT = 5800
static const unsigned short DualCoding::CAM_RLE_PORT = 5801
static const unsigned short DualCoding::LOCAL_DIALOG_PORT = 5802
static const unsigned short DualCoding::LOCAL_RLE_PORT = 5803
static const unsigned short DualCoding::WORLD_DIALOG_PORT = 5804
static const unsigned short DualCoding::WORLD_RLE_PORT = 5805


Define Documentation

#define CAM_HEIGHT   ProjectInterface::defSegmentedColorGenerator->getHeight(CAM_LAYER)

Definition at line 29 of file ViewerConnection.h.

#define CAM_WIDTH   ProjectInterface::defSegmentedColorGenerator->getWidth(CAM_LAYER)

Definition at line 28 of file ViewerConnection.h.


DualCoding 3.0beta
Generated Wed Oct 4 00:02:22 2006 by Doxygen 1.4.7