Entity_Manager.h File Reference

#include "ACEXML/parser/parser/Parser_export.h"
#include "ACEXML/common/XML_Types.h"
#include "ace/Hash_Map_Manager.h"
#include "ace/Null_Mutex.h"
#include "ACEXML/parser/parser/Entity_Manager.i"

Include dependency graph for Entity_Manager.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  ACEXML_Entity_Manager
 Class to manage and resolve entity references. More...


Typedefs

typedef ACE_Hash_Map_Entry<
ACEXML_String, ACEXML_String
ACEXML_ENTITY_ENTRY
typedef ACE_Hash_Map_Manager_Ex<
ACEXML_String, ACEXML_String,
ACE_Hash< ACEXML_String >,
ACE_Equal_To< ACEXML_String >,
ACE_Null_Mutex
ACEXML_ENTITIES_MANAGER
typedef ACE_Hash_Map_Iterator_Ex<
ACEXML_String, ACEXML_String,
ACE_Hash< ACEXML_String >,
ACE_Equal_To< ACEXML_String >,
ACE_Null_Mutex
ACEXML_ENTITIES_MANAGER_ITER
typedef ACE_Hash_Map_Reverse_Iterator_Ex<
ACEXML_String, ACEXML_String,
ACE_Hash< ACEXML_String >,
ACE_Equal_To< ACEXML_String >,
ACE_Null_Mutex
ACEXML_ENTITIES_MANAGER_REVERSE_ITER
typedef ACE_Hash_Map_Bucket_Iterator<
ACEXML_String, ACEXML_String,
ACE_Hash< ACEXML_String >,
ACE_Equal_To< ACEXML_String >,
ACE_Null_Mutex
ACEXML_ENTITY_ENTRY_ITERATOR


Detailed Description

Entity_Manager.h,v 1.10 2004/01/09 00:50:35 kitty Exp

Author:
Nanbor Wang <nanbor@cs.wustl.edu>

Krishnakumar B <kitty@cs.wustl.edu>

Definition in file Entity_Manager.h.


Typedef Documentation

typedef ACE_Hash_Map_Manager_Ex<ACEXML_String, ACEXML_String, ACE_Hash<ACEXML_String>, ACE_Equal_To<ACEXML_String>, ACE_Null_Mutex> ACEXML_ENTITIES_MANAGER
 

Definition at line 35 of file Entity_Manager.h.

Referenced by ACEXML_Entity_Manager::add_entity().

typedef ACE_Hash_Map_Iterator_Ex<ACEXML_String, ACEXML_String, ACE_Hash<ACEXML_String>, ACE_Equal_To<ACEXML_String>, ACE_Null_Mutex> ACEXML_ENTITIES_MANAGER_ITER
 

Definition at line 41 of file Entity_Manager.h.

typedef ACE_Hash_Map_Reverse_Iterator_Ex<ACEXML_String, ACEXML_String, ACE_Hash<ACEXML_String>, ACE_Equal_To<ACEXML_String>, ACE_Null_Mutex> ACEXML_ENTITIES_MANAGER_REVERSE_ITER
 

Definition at line 47 of file Entity_Manager.h.

typedef ACE_Hash_Map_Entry<ACEXML_String, ACEXML_String> ACEXML_ENTITY_ENTRY
 

Definition at line 29 of file Entity_Manager.h.

Referenced by ACEXML_Entity_Manager::resolve_entity().

typedef ACE_Hash_Map_Bucket_Iterator<ACEXML_String, ACEXML_String, ACE_Hash<ACEXML_String>, ACE_Equal_To<ACEXML_String>, ACE_Null_Mutex> ACEXML_ENTITY_ENTRY_ITERATOR
 

Definition at line 53 of file Entity_Manager.h.

Referenced by ACEXML_Entity_Manager::resolve_entity().


Generated on Thu Nov 9 11:46:31 2006 for ACEXML by doxygen 1.3.6