Inheritance diagram for SeriesSemiringHandler:

Public Member Functions | |
| SeriesSemiringHandler (xercesc::SAX2XMLReader *parser, Handler &root, T &semiring) | |
| SeriesSemiringHandler.  | |
| void | start (const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const xercesc::Attributes &attrs) | 
| void | end (const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname) | 
| void | startElement (const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const xercesc::Attributes &attrs) | 
| void | endElement (const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname) | 
| XMLEq & | eq () | 
Protected Attributes | |
| xercesc::SAX2XMLReader * | parser_ | 
| xercesc::DefaultHandler & | root_ | 
| XMLEq & | eq_ | 
Definition at line 64 of file rw.hh.
 1.5.1