File List

Here is a list of all files with brief descriptions:
p6comdef.h [code]P6COM base interface definitions
p6comhlpr.h [code]P6R Component runtime helper macros, templated, etc
p6comptr.h [code]P6COM smart interface pointer template
p6datastream.h [code]P6IDataStream interface definitions
p6dllapi.h [code]P6COM DLL runtime api definitions
p6domnodeset.h [code]This interface is an enumerator over a set of nodes resulting from the evaluation of an XPath expression
p6domnodesetsort.h [code]Supports the sorting of a node set by an XPath expression of the following types: numeric, string, time, P6FLOAT, and P6INT64
p6domxml.h [code]P6R's interface of the DOM parser
p6domxmltypes.h [code]Types shared between all XML components
p6err.h [code]Standard error codes
p6errorinfo.h [code]P6IErrorInfo interface definition
p6jsoncontenthandler.h [code]This interface is implemented by the application making use of the p6json component
p6jsonerrorhandler.h [code]This interface defines the methods than an application is notified of JSON errors during the parsing process
p6jsonlocator.h [code]This is a JSON parsing utility interface which is implemented by P6R's parser
p6jsonreader.h [code]P6R's C++ Interface of a SAX-like JSON Reader
p6jsontypes.h [code]This is the interface structure used to point to tokens inside the JSON document being parsed
p6loader.h [code]P6Loader - Standalone Component Loader definitions
p6log.h [code]Log producer component interfaces
p6platform.h [code]Automatically generated file
p6regex.h [code]Interface definition for the Regular Expression Engine
p6rulecompiled.h [code]A compiled set of rule engine rules
p6ruleengine.h [code]P6R's Rule Engine Component
p6rulesets.h [code]Get or set a compiled rule set for the rule engine
p6runtimeapi.h [code]P6COM runtime interfaces definitions
p6runtimeif.h [code]P6COM runtime interfaces definitions
p6sax2attributes.h [code]This interface is created by the P6R::p6ISAX2XMLReader component and returned to the application via the P6R::p6ISAX2ContentHandler::startElement() method
p6sax2contenthandler.h [code]This interface is implemented by the application making use of the p6sax2 component
p6sax2dtdhandler.h [code]The purpose of this callback is to notify an applicaton of DTD parsing events
p6sax2entityresolver.h [code]The purpose of this callback is to allow the application to resolve the location of an external entity
p6sax2errorhandler.h [code]This interface defines the methods than an application is notified of SAX2 errors during the XML parsing process
p6sax2locator.h [code]This is a standard SAX2 utility interface which is implemented by P6R's XML parser
p6sax2types.h [code]This is the standard structure used to point to tokens inside the XML document being parsed
p6sax2xmlreader.h [code]P6R's C++ Interface of the SAX 2 XML Reader
p6split.h [code]Given a regular expression and a target string, split the target string into delimited chunks of narrow character text
p6thread.h [code]Threading interfaces and definitions
p6types.h [code]P6R API type definitions and macros
p6wregex.h [code]Interface definition for the Wide Character Regular Expression Engine
p6wsplit.h [code]Given a regular expression and a target string, split the target string into delimited chunks of wide character text
p6xjr.h [code]XJR definitions and interfaces
p6xmlcompile.h [code]This interface provides the compilation time context of an XML document
p6xmlnode.h [code]This component represents an element in an XML or JSON document
p6xpathatomized.h [code]Results and components of XPath expressions can use one of these base types
p6xpathexpression.h [code]This component is used to parse a complex XPath 2.0 expression or pattern into an expression tree for easy evaluation
p6xpathtime.h [code]This interface is an implementation of the following XPath 2.0 time types: xs:date, xs:dateTime, xs:time
p6xpathvariables.h [code]This interface supports the extensibility of the XPath languague
p6xslt.h [code]P6R's C++ Interface of the XSLT component
p6xsltcompiled.h [code]A compiled XSLT template
p6xslttemplate.h [code]Get or set a compiled template in the XSLT processor
p6xslttypes.h [code]This file contains a set of common XSLT processor dependent types
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.