Wire Protocol


Files

file  FountainSocketHandlers.h
 FountainSocketHandlers class definition.
file  FountainWireProt.cpp
 FountainWireProt class method implementations.
file  FountainWireProt.h
 Definition and implementation of SSSWireProtConnectionPolicy, FountainMessagePtrSendPolicy, ConstParseMsgPtrReceivePolicy, LookupHostname, NoLookupHostname, FountainWireProtImpl, and FountainWireProt classes.

Classes

class  FountainSocketHandlers
 A class for checking previously opened connections for data and detecting incoming connections. More...
class  SSSWireProtConnectionPolicy
 Implements the FountainWireProt Connection Policy. More...
struct  FountainMessagePtrSendPolicy
 Implements the FountainWireProt Send Policy. More...
struct  ConstParseMsgPtrReceivePolicy
 Implements the FountainWireProt Receive Policy. More...
struct  LookupHostname< ConnectionPolicy >
 Implements the FountainWireProt ConnectionPolicy. More...
struct  NoLookupHostname< ConnectionPolicy >
 Implements the FountainWireProt ConnectionPolicy. More...
class  FountainWireProtImpl< ConnectionPolicy, SendPolicy, ReceivePolicy, HostnamePolicy >
 Host class for FountainWireProt policy classes. More...
class  FountainWireProt
 Encapsulates the FountainWireProtImpl host class. More...

Typedefs

typedef Loki::SmartPtr< FountainWireProt,
Loki::RefCounted, Loki::DisallowConversion,
Loki::RejectNull > 
FountainWireProtPtr
 Shorthand for a FountainWireProt pointer

This object uses the following policy classes:

  • RefCounted ownership policy so this object has copy semantics
  • DissallowConversion conversion policy to prevent implicit conversions to the pointee type
  • RejectNull checking policy here to throw a std::runtime_error exception for NULL dereferences.


Generated on Wed Mar 8 14:43:33 2006 for Fountain by  doxygen 1.4.6