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:


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               \
      ))

#define METHOD_RETURN ( name   ) 

Value:

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


Generated on Wed Apr 19 03:52:12 2006 for TAO_PortableGroup by  doxygen 1.4.6-4