#include <map>
#include <string>
#include <boost/scoped_ptr.hpp>
#include "FileHandle.hh"
Go to the source code of this file.
Definition in file SocketHandle.ih.
Classes |
|
class | senf::detail::StreamableString |
String supporting automatic type conversion. More... |
|
class | senf::SocketBody |
SocketHandle referenced body. More... |
|
class | senf::ProtocolSocketBody< SProtocol > |
Namespaces |
|
namespace | senf |
namespace | senf::detail |
Defines |
|
#define | IH_SENF_Socket_SocketHandle_ 1 |
Typedefs |
|
typedef std::map< std::string, detail::StreamableString > |
senf::SocketStateMap |
Functions |
|
std::string | senf::detail::dumpState (SocketStateMap const &map) |
Helper to convert SocketStateMap to multiline string representation. |
#define | ||||
IH_SENF_Socket_SocketHandle_ 1 | ||||
Definition at line 28 of file SocketHandle.ih.