xmlencryption::Transforms Class Reference

XML Encryption Transforms element. More...

#include <xmltooling/encryption/Encryption.h>

Inheritance diagram for xmlencryption::Transforms:
xmltooling::XMLObject

List of all members.

Public Member Functions

virtual TransformscloneTransforms () const =0
 Type-specific clone method.
virtual VectorOf (xmlsignature::Transform) getTransforms()=0
 Returns modifiable Transform collection.
virtual const std::vector
< xmlsignature::Transform * > & 
getTransforms () const =0
 Returns reference to immutable Transform collection.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh TYPE_NAME []
 TransformsType local name.

Detailed Description

XML Encryption Transforms element.


Member Function Documentation

virtual Transforms* xmlencryption::Transforms::cloneTransforms (  )  const [pure virtual]

Type-specific clone method.

virtual const std::vector< xmlsignature :: Transform *>& xmlencryption::Transforms::getTransforms (  )  const [pure virtual]

Returns reference to immutable Transform collection.

virtual xmlencryption::Transforms::VectorOf ( xmlsignature::Transform   )  [pure virtual]

Returns modifiable Transform collection.


The documentation for this class was generated from the following file:

Generated on 24 Jan 2020 for xmltooling by  doxygen 1.6.1