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:
| |
1.4.6