PG_FactoryRegistry.cpp File Reference

#include "orbsvcs/PortableGroup/PG_FactoryRegistry.h"
#include "ace/Get_Opt.h"
#include "ace/Vector_T.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_unistd.h"
#include "ace/Auto_Ptr.h"
#include "tao/debug.h"
#include "tao/ORB_Constants.h"
#include "tao/PortableServer/POAManagerC.h"
#include "orbsvcs/PortableGroup/PG_Operators.h"

Include dependency graph for PG_FactoryRegistry.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define METHOD_ENTRY(name)
#define METHOD_RETURN(name)


Define Documentation

#define METHOD_ENTRY name   ) 
 

Value:

if (TAO_debug_level <= 6){} else    \
    ACE_DEBUG (( LM_DEBUG,            \
    "Enter %s\n", #name               \
      ))

Definition at line 20 of file PG_FactoryRegistry.cpp.

Referenced by TAO::PG_FactoryRegistry::list_factories_by_location(), TAO::PG_FactoryRegistry::list_factories_by_role(), TAO::PG_FactoryRegistry::register_factory(), TAO::PG_FactoryRegistry::unregister_factory(), TAO::PG_FactoryRegistry::unregister_factory_by_location(), and TAO::PG_FactoryRegistry::unregister_factory_by_role().

#define METHOD_RETURN name   ) 
 

Value:

if (TAO_debug_level <= 6){} else    \
    ACE_DEBUG (( LM_DEBUG,            \
      "Leave %s\n", #name             \
      ));                             \
  return /* value goes here */

Definition at line 37 of file PG_FactoryRegistry.cpp.

Referenced by TAO::PG_FactoryRegistry::list_factories_by_location(), TAO::PG_FactoryRegistry::list_factories_by_role(), TAO::PG_FactoryRegistry::register_factory(), TAO::PG_FactoryRegistry::unregister_factory(), TAO::PG_FactoryRegistry::unregister_factory_by_location(), and TAO::PG_FactoryRegistry::unregister_factory_by_role().


Generated on Thu Nov 9 14:03:43 2006 for TAO_PortableGroup by doxygen 1.3.6