default_resource.cpp File Reference

#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_Descriptor_Base.h"
#include "tao/Codeset_Manager_Factory_Base.h"
#include "tao/Codeset_Manager.h"
#include "tao/Null_Fragmentation_Strategy.h"
#include "tao/On_Demand_Fragmentation_Strategy.h"
#include "tao/MMAP_Allocator.h"
#include "tao/Load_Protocol_Factory_T.h"
#include "ace/TP_Reactor.h"
#include "ace/Malloc.h"
#include "ace/Reactor.h"
#include "ace/Malloc_T.h"
#include "ace/Local_Memory_Pool.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_strings.h"
Include dependency graph for default_resource.cpp:

Go to the source code of this file.

Typedefs

typedef ACE_Malloc
< ACE_LOCAL_MEMORY_POOL,
TAO_SYNCH_MUTEX > 
LOCKED_MALLOC
typedef ACE_Allocator_Adapter
< LOCKED_MALLOC
LOCKED_ALLOCATOR_POOL
typedef ACE_New_Allocator LOCKED_ALLOCATOR_NO_POOL

Functions

 ACE_RCSID (tao, default_resource,"$Id: default_resource.cpp 84443 2009-02-12 20:26:35Z johnnyw $") 1 TAO_Codeset_Parameters

Typedef Documentation

Definition at line 838 of file default_resource.cpp.

Definition at line 837 of file default_resource.cpp.

typedef ACE_Malloc<ACE_LOCAL_MEMORY_POOL,TAO_SYNCH_MUTEX> LOCKED_MALLOC

Definition at line 836 of file default_resource.cpp.


Function Documentation

ACE_RCSID ( tao  ,
default_resource  ,
"$Id: default_resource.cpp 84443 2009-02-12 20:26:35Z johnnyw $"   
)

Definition at line 30 of file default_resource.cpp.

00032                : default_resource.cpp 84443 2009-02-12 20:26:35Z johnnyw $")
00033 
00034 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00035 
00036 TAO_Codeset_Parameters::TAO_Codeset_Parameters (void)
00037   : translators_ ()
00038   , native_ (0)
00039 {
00040 }

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Sat Nov 7 23:26:43 2009 for TAO by  doxygen 1.6.1