#include "tao/Basic_Types.h"
#include "tao/Configurable_Refcount.h"
#include "ace/Service_Object.h"
#include "ace/Unbounded_Set.h"
#include "ace/SString.h"
#include "ace/CDR_Base.h"
Include dependency graph for Resource_Factory.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of 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
Definition in file Resource_Factory.h.
Definition at line 95 of file Resource_Factory.h.
Definition at line 98 of file Resource_Factory.h.