dashel/dashel.h File Reference

Public interface of Dashel, A cross-platform DAta Stream Helper Encapsulation Library. More...

#include <string>
#include <set>
#include <map>
#include <vector>
#include <deque>
#include <stdexcept>

Go to the source code of this file.

Namespaces

namespace  Dashel

Classes

class  Dashel::DashelException
 The one size fits all exception for streams. More...
class  Dashel::SerialPortEnumerator
 Serial port enumerator class. More...
class  Dashel::IPV4Address
 A IP version 4 address. More...
class  Dashel::Stream
 A data stream, with low-level (not-endian safe) read/write functions. More...
class  Dashel::PacketStream
 A data stream, that can be later send data as at UDP packet or read data from an UDP packet. More...
class  Dashel::Hub
 The central place where to create, destroy, and synchronize streams. More...

Defines

#define DASHEL_VERSION   "1.0.0"
 version of the Dashel library as string


Detailed Description

Public interface of Dashel, A cross-platform DAta Stream Helper Encapsulation Library.


Generated on Sun Mar 1 03:10:15 2009 for dashel by  doxygen 1.5.1