#include <Storable_Naming_Context_Factory.h>
TAO_Storable_Naming_Context_Factory::TAO_Storable_Naming_Context_Factory |
( |
size_t |
hash_table_size = ACE_DEFAULT_MAP_SIZE | ) |
|
TAO_Storable_Naming_Context_Factory::~TAO_Storable_Naming_Context_Factory |
( |
void |
| ) |
|
|
virtual |
Destructor. Does not deallocate the hash map: if an instance of this class goes out of scope, its hash_map remains in persistent storage.
Factory method for creating an implementation object for naming contexts. If an existing naming context implementation is being rebuilt, the map and counter parameters should be provided to the underlying HASH_MAP implementation
size_t TAO_Storable_Naming_Context_Factory::context_size_ |
|
protected |
The size for persisted naming context objects in hash map.
The documentation for this class was generated from the following files: