xmltooling  1.6.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
oCxmltooling::SOAPTransport::AddressA simple structure to capture SOAP addressing information
oCxmltooling::auto_arrayptr< T >An auto_ptr that uses array delete on its contents
oCxmltooling::auto_ptr_charA minimal auto_ptr-like class that can copy or transcode a buffer into the local code page and free the result automatically
oCxmltooling::auto_ptr_XMLChA minimal auto_ptr-like class that can copy or transcode a buffer into 16-bit Unicode and free the result automatically
oCBinInputStream
|oCxmltooling::CloneInputStream
|oCxmltooling::CurlURLInputStreamAdapted from Xerces-C as a more advanced input stream implementation for subsequent use in parsing remote documents
|\Cxmltooling::StreamInputSource::StreamBinInputStreamA Xerces input stream that wraps a C++ input stream
oCxmltooling::StorageService::Capabilities
oCxmltooling::cleanup< T >Functor for cleaning up heap objects in containers
oCxmltooling::cleanup_const_pair< A, B >Functor for cleaning up const heap objects in key/value containers
oCxmltooling::cleanup_pair< A, B >Functor for cleaning up heap objects in key/value containers
oCxmltooling::CondWaitA class for establishing queues on a mutex based on a periodic condition
oCxmlsignature::ContentReferenceInterface for creating signature references based on application requirements
oCxmltooling::CredentialWraps keys and related functionality
|\Cxmltooling::X509CredentialWraps an X.509-based Credential
oCxmltooling::CredentialContextMarker interface for implementations which hold information specific to a particular context within which a CredentialResolver resolves a Credential
|\Cxmltooling::KeyInfoCredentialContextContext for credentials resolved out of a KeyInfo
oCxmltooling::CredentialCriteriaClass for specifying criteria by which a CredentialResolver should resolve credentials
oCxmltooling::DateTimeClass for manipulating XML date/time information
oCxmlencryption::DecrypterWrapper API for XML Decryption functionality
oCDOMEntityResolver
|\Cxmltooling::ParserPoolA thread-safe pool of DOMBuilders that share characteristics
oCxmlencryption::EncryptedKeyResolverAn API for resolving encrypted decryption keys
oCxmlencryption::EncrypterWrapper API for XML Encryption functionality
oCxmlencryption::Encrypter::EncryptionParamsStructure to collect encryption requirements
oCstd::exceptionSTL class
|\Cxmltooling::XMLToolingExceptionBase exception class, supports parametrized messages and XML serialization
oCxmltooling::GenericRequestInterface to generic protocol requests that transport XML messages
|\Cxmltooling::HTTPRequestInterface to HTTP requests
oCxmltooling::GenericResponseInterface to generic protocol responses that transport XML messages
|\Cxmltooling::HTTPResponseInterface to HTTP response
oCxmltooling::hasQNamePredicate that checks the QName of an XMLObject
oCxmltooling::hasSchemaTypePredicate that checks the xsi:type of an XMLObject
oCInputSource
|oCxmltooling::StreamInputSourceA parser source that wraps a C++ input stream
|\Cxmltooling::URLInputSourceA URL-based parser source that supports a more advanced input stream
oCxmlencryption::Encrypter::KeyEncryptionParamsStructure to collect key wrapping/transport requirements
oCxmltooling::KeyInfoResolverResolves credentials from KeyInfo information
oCxmltooling::LockRAII wrapper for a mutex lock
oCxmltooling::LockableAbstract mixin interface for interfaces that support locking
|oCxmltooling::CredentialResolverAn API for resolving keys and certificates based on application criteria
|oCxmltooling::ReloadableXMLFileBase class for file-based XML configuration
|\Cxmltooling::XMLToolingConfigSingleton object that manages library startup/shutdown.configuration
oCxmltooling::LockerRAII wrapper for lockable objects to ensure lock release
oCxmltooling::MutexA class for managing exclusive access to resources
oCxmltooling::NamespaceA data structure for encapsulating XML Namespace attributes
oCxmltooling::NDCA portable stack-based context for diagnostic logging
oCxmltooling::paramsWrapper around a variable number of arguments
|\Cxmltooling::namedparamsWrapper around a variable number of name/value pairs
oCxmltooling::PathResolverResolves local filenames into absolute pathnames
oCxmltooling::PathValidatorPlugin interface to certificate path validation, independent of context
|\Cxmltooling::OpenSSLPathValidatorExtended PathValidator interface that adds validation using OpenSSL data types directly for efficiency
oCxmltooling::PathValidator::PathValidatorParamsMarker interface for plugin-specific parameters into the validation process
|\Cxmltooling::PKIXPathValidatorParamsPKIX-specific parameters to a PathValidator
oCxmltooling::AbstractPKIXTrustEngine::PKIXValidationInfoIteratorStateful interface that supplies PKIX validation data to the trust engine
oCxmltooling::PluginManager< T, Key, Params >Template for management/access to plugins constructed based on a Key type and arbitrary parameters
oCxmltooling::PluginManager< xmltooling::CredentialResolver, std::string, const xercesc::DOMElement * >
oCxmltooling::PluginManager< xmltooling::KeyInfoResolver, std::string, const xercesc::DOMElement * >
oCxmltooling::PluginManager< xmltooling::PathValidator, std::string, const xercesc::DOMElement * >
oCxmltooling::PluginManager< xmltooling::SOAPTransport, std::string, xmltooling::SOAPTransport::Address >
oCxmltooling::PluginManager< xmltooling::StorageService, std::string, const xercesc::DOMElement * >
oCxmltooling::PluginManager< xmltooling::TrustEngine, std::string, const xercesc::DOMElement * >
oCxmltooling::QNameA data structure for encapsulating XML QNames
oCxmltooling::ReplayCacheHelper class on top of StorageService for detecting message replay
oCxmltooling::RWLockA class for managing shared and exclusive access to resources
oCxmltooling::SecurityHelperA helper class for working with keys, certificates, etc
oCxmltooling::SharedLockRAII wrapper for a shared lock
oCsoap11::SOAPClientImplements SOAP 1.1 messaging over a transport
oCxmltooling::SOAPTransportEncapsulates a transport layer protocol for sending/receiving messages
|oCxmltooling::HTTPSOAPTransportEncapsulates HTTP SOAP transport layer
|\Cxmltooling::OpenSSLSOAPTransportEncapsulates OpenSSL-capable SOAP transport layer
oCxmltooling::StorageServiceGeneric data storage facility for use by services that require some degree of persistence
oCxmltooling::TemplateEngineSimple template replacement engine
oCxmltooling::TemplateEngine::TemplateParametersInterface to parameters to plug into templates
oCxmltooling::ThreadA class for manual thread creation and synchronization
oCxmltooling::ThreadKeyA class for managing Thread Local Storage values
oCxmltooling::TrustEngineEvaluates the trustworthiness and validity of security information against implementation-specific requirements
|oCxmltooling::SignatureTrustEngineTrustEngine interface that adds validation of digital signatures
|\Cxmltooling::X509TrustEngineTrustEngine interface that adds validation of X.509 credentials
oCxmltooling::URLEncoderInterface to a URL-encoding mechanism along with a default implementation
oCxmltooling::ValidatorAn interface for classes that implement rules for checking the validity of XMLObjects
|\Cxmlsignature::SignatureValidatorValidator for signatures based on a Credential
oCxmltooling::ValidatorSuiteA collection of validators that can be applied to an XMLObject and its children
oCxmltooling::XercesJanitor< T >RAII wrapper for Xerces resources
oCxmltooling::XMLHelperA helper class for working with W3C DOM objects
oCxmltooling::XMLObjectObject that represents an XML Element that has been unmarshalled into this C++ object
|oCxmlsignature::SignatureXMLObject representing XML Digital Signature, version 20020212, Signature element
|oCxmltooling::AbstractXMLObjectAn abstract implementation of XMLObject
|oCxmltooling::AttributeExtensibleXMLObjectAn XMLObject that supports arbitrary attributes
|\Cxmltooling::ElementExtensibleXMLObjectAn XMLObject that exposes arbitrary children via a mutable vector
oCxmltooling::XMLObjectBuilderA factory interface for obtaining an XMLObject
|oCxmltooling::ConcreteXMLObjectBuilderA factory interface for obtaining XMLObjects
|\Cxmltooling::UnknownElementBuilderBuilder for UnknownElementImpl objects
oCxmltooling::XMLObjectChildrenIterator< Container, _Ty >STL iterator that mediates access to an iterator over typed XML children
oCxmltooling::XMLObjectChildrenList< _Tx, _Ty >STL-compatible container that mediates access to underlying lists of typed XML children
oCxmltooling::XMLObjectPairList< _Tx, _Ty >STL-compatible container that mediates access to underlying lists of typed XML children that come in pairs
\Cxmltooling::XSECCryptoX509CRLInterface class for X.509 CRLs The library uses classes derived from this to process X.509 CRLs
 \Cxmltooling::OpenSSLCryptoX509CRLOpenSSL-based class for handling X.509 CRLs