#include "ace/Service_Object.h"
#include "ace/Unbounded_Set.h"
#include "ace/SString.h"
#include "tao/TAO_Export.h"
Include dependency graph for Resource_Factory.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | TAO_Protocol_Item |
class | TAO_Resource_Factory |
Factory which manufacturers resources for use by the ORB Core. More... | |
Typedefs | |
typedef ACE_Unbounded_Set< TAO_Protocol_Item * > | TAO_ProtocolFactorySet |
typedef ACE_Unbounded_Set_Iterator< TAO_Protocol_Item * > | TAO_ProtocolFactorySetItor |
Carlos O'Ryan
|
|
|
|