client/protocol/corba/CorbaDriverFactory.h File Reference

Include dependency graph for CorbaDriverFactory.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::corba

Classes

class  org::xmlBlaster::client::protocol::corba::CorbaDriverFactory
 Factory used to create instances of CorbaDriver objects. More...

Typedefs

typedef std::pair< CorbaDriver *,
int > 
org::xmlBlaster::client::protocol::corba::DriverEntry
typedef std::map< org::xmlBlaster::util::Global *,
DriverEntry > 
org::xmlBlaster::client::protocol::corba::DriversMap