DWFToolkit::X509Data Class Reference

#include "dwf/package/X509.h"

Collaboration diagram for DWFToolkit::X509Data:

Collaboration graph
[legend]
List of all members.

Detailed Description

a X509Data ...

Since:
7.3.0
A X509Data ...

Definition at line 489 of file X509.h.

Public Types

typedef DWFOrderedVector<
X509DataItem * > 
tX509DataItemVector
 This type defines a list of X509DataItem pointers.

Public Member Functions

_DWFTK_API X509Data () throw ()
virtual _DWFTK_API ~X509Data () throw ()
virtual _DWFTK_API void addDataItem (X509DataItem *pDataItem) throw ()
virtual _DWFTK_API tX509DataItemVector::IteratordataItems () throw ()


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::X509Data::X509Data  )  throw () [inline]
 

Constructor

Exceptions:
None 

Definition at line 504 of file X509.h.

virtual _DWFTK_API DWFToolkit::X509Data::~X509Data  )  throw () [virtual]
 

Destructor

Exceptions:
None 


Member Function Documentation

virtual _DWFTK_API void DWFToolkit::X509Data::addDataItem X509DataItem pDataItem  )  throw () [inline, virtual]
 

Adds a data item to an X509 Data collection.

Parameters:
pDataItem A pointer to the data item to add.
Exceptions:
None 

Definition at line 526 of file X509.h.

virtual _DWFTK_API tX509DataItemVector::Iterator* DWFToolkit::X509Data::dataItems  )  throw () [inline, virtual]
 

Returns an iterator providing access to the X509 Data Item collection.

Returns:
An iterator providing access to the X509 Data Item collection
Exceptions:
None 

Definition at line 540 of file X509.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:40:39 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5