Go to the documentation of this file.
   22 #if !defined(XERCESC_INCLUDE_GUARD_XMLGRAMMARDESCRIPTION_HPP) 
   23 #define XERCESC_INCLUDE_GUARD_XMLGRAMMARDESCRIPTION_HPP 
   26 #include <xercesc/validators/common/Grammar.hpp> 
   28 #include <xercesc/internal/XSerializable.hpp> 
   54     virtual Grammar::GrammarType   getGrammarType() 
const = 0;
 
   60     virtual const XMLCh*           getGrammarKey() 
const = 0;    
 
  
This class makes it possible to override the C++ memory management by adding new/delete operators to ...
Definition: XMemory.hpp:40
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
MemoryManager * getMemoryManager() const
Definition: XMLGrammarDescription.hpp:98
Definition: XMLGrammarDescription.hpp:32
uint16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
Configurable memory manager.
Definition: MemoryManager.hpp:39
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163