
Include dependency graph for SocketDriverFactory.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | org |
| namespace | org::xmlBlaster |
| namespace | org::xmlBlaster::client |
| namespace | org::xmlBlaster::client::protocol |
| namespace | org::xmlBlaster::client::protocol::socket |
Classes | |
| class | org::xmlBlaster::client::protocol::socket::SocketDriverFactory |
| Factory used to create instances of SocketDriver objects. More... | |
Typedefs | |
| typedef std::pair< SocketDriver *, int > | org::xmlBlaster::client::protocol::socket::DriverEntry |
| typedef std::map< org::xmlBlaster::util::Global *, DriverEntry > | org::xmlBlaster::client::protocol::socket::DriversMap |