#include "tao/default_resource.h"
#include "tao/debug.h"
#include "tao/IIOP_Factory.h"
#include "tao/Acceptor_Registry.h"
#include "tao/Connector_Registry.h"
#include "tao/Reactive_Flushing_Strategy.h"
#include "tao/Block_Flushing_Strategy.h"
#include "tao/Leader_Follower_Flushing_Strategy.h"
#include "tao/LRU_Connection_Purging_Strategy.h"
#include "tao/LF_Strategy_Complete.h"
#include "tao/Codeset_Manager.h"
#include "ace/TP_Reactor.h"
#include "ace/Dynamic_Service.h"
#include "ace/Malloc.h"
#include "ace/Codeset_Registry.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_strings.h"
#include "ace/Auto_Ptr.h"
#include "ace/Reactor.h"
Include dependency graph for default_resource.cpp:
Typedefs | |
typedef ACE_Malloc< ACE_LOCAL_MEMORY_POOL, TAO_SYNCH_MUTEX > | LOCKED_MALLOC |
typedef ACE_Allocator_Adapter< LOCKED_MALLOC > | LOCKED_ALLOCATOR |
|
|
|
|