14#ifdef HAVE_TEUCHOS_EXPAT 
   16#  define EXPAT_BUFSIZE 8192 
   26#ifdef HAVE_TEUCHOS_EXPAT 
   61  return parser.parse();
 
 
Expat adapter for the TreeBuildingXMLHandler.
 
Defines a class for assembling an XMLObject from XML input.
 
A class providing a simple XML parser. Methods can be overloaded to exploit external XML parsing libr...
 
Smart reference counting pointer class for automatic garbage collection.
 
TreeBuildingXMLHandler assembles a XMLObject from your XML input.
 
Representation of an XML data tree. XMLObject is a ref-counted handle to a XMLObjectImplem object,...
 
XMLParser consumes characters from an XMLInputStream object, parsing the XML and using a TreeBuilding...
 
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...
 
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
Deprecated.