/home/fwph/code/wurde/rde/core/CommsManager.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  WURDE

Defines

#define PACKAGE_STRING   "WURDE"
 
Author:
Frederick Heckel


Functions

bool registerSupplier (Capability *someObject)
bool registerConsumer (Capability *someObject)

Variables

std::map< std::string, commshelperloader_ptr *,
std::less< std::string > > 
commsHelperFactory
 Map for CommsHelper classes, to enable dynamic library loading of adaptors.
CommsManagerg_globalCommsManager_ptr


Define Documentation

#define PACKAGE_STRING   "WURDE"

Author:
Frederick Heckel

Todo:
Clean up the CommsManager code
Id
CommsManager.cpp 68 2007-02-01 17:56:57Z fwph

Definition at line 35 of file CommsManager.cpp.


Variable Documentation

std::map<std::string, commshelperloader_ptr *, std::less<std::string> > commsHelperFactory

Map for CommsHelper classes, to enable dynamic library loading of adaptors.

Definition at line 40 of file CommsManager.cpp.

Referenced by CommsManager::CommsManager().


Generated on Thu Feb 1 15:31:54 2007 for WURDE by  doxygen 1.5.1