xmlencryption::ReferenceList Class Reference

XML Encryption ReferenceList element. More...

#include <xmltooling/encryption/Encryption.h>

Inheritance diagram for xmlencryption::ReferenceList:

xmltooling::XMLObject

List of all members.

Public Member Functions

virtual ReferenceListcloneReferenceList () const =0
 Type-specific clone method.
virtual
xmltooling::XMLObjectChildrenList
< std::vector< DataReference * > > 
getDataReferences ()=0
 Returns modifiable DataReference collection.
virtual const std::vector
< DataReference * > & 
getDataReferences () const =0
 Returns reference to immutable DataReference collection.
virtual
xmltooling::XMLObjectChildrenList
< std::vector< KeyReference * > > 
getKeyReferences ()=0
 Returns modifiable KeyReference collection.
virtual const std::vector
< KeyReference * > & 
getKeyReferences () const =0
 Returns reference to immutable KeyReference collection.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.


Detailed Description

XML Encryption ReferenceList element.

Member Function Documentation

virtual ReferenceList* xmlencryption::ReferenceList::cloneReferenceList (  )  const [pure virtual]

Type-specific clone method.

virtual xmltooling::XMLObjectChildrenList< std::vector< DataReference *> > xmlencryption::ReferenceList::getDataReferences (  )  [pure virtual]

Returns modifiable DataReference collection.

virtual const std::vector< DataReference *>& xmlencryption::ReferenceList::getDataReferences (  )  const [pure virtual]

Returns reference to immutable DataReference collection.

virtual xmltooling::XMLObjectChildrenList< std::vector< KeyReference *> > xmlencryption::ReferenceList::getKeyReferences (  )  [pure virtual]

Returns modifiable KeyReference collection.

virtual const std::vector< KeyReference *>& xmlencryption::ReferenceList::getKeyReferences (  )  const [pure virtual]

Returns reference to immutable KeyReference collection.


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

Generated on Wed Nov 6 20:07:04 2013 for xmltooling by  doxygen 1.5.6