CPKIFDeltaCRLIndicatorFactory Class Reference

#include <DeltaCRLIndicatorFactory.h>

Inheritance diagram for CPKIFDeltaCRLIndicatorFactory:

Inheritance graph
[legend]
Collaboration diagram for CPKIFDeltaCRLIndicatorFactory:

Collaboration graph
[legend]

List of all members.


Detailed Description

A factory object used by mediators to parse a CACX509V3Extension object into a CPKIFDeltaCRLIndicator object.

TSP-enforcing: No

Definition at line 29 of file DeltaCRLIndicatorFactory.h.


Public Member Functions

 CPKIFDeltaCRLIndicatorFactory ()
virtual ~CPKIFDeltaCRLIndicatorFactory ()
void Initialize ()
CPKIFX509ExtensionPtr create (bool criticality, const CPKIFBufferPtr &ext)
const char * refOID ()

Constructor & Destructor Documentation

CPKIFDeltaCRLIndicatorFactory::CPKIFDeltaCRLIndicatorFactory (  ) 

Interface: External

This function constructs a CPKIFDeltaCRLIndicatorFactory object.

Returns:
None

Definition at line 19 of file DeltaCRLIndicatorFactory.cpp.

CPKIFDeltaCRLIndicatorFactory::~CPKIFDeltaCRLIndicatorFactory (  )  [virtual]

Interface: External

The function destroys an instance of CPKIFDeltaCRLIndicatorFactory.

Returns:
None

Definition at line 40 of file DeltaCRLIndicatorFactory.cpp.


Member Function Documentation

void CPKIFDeltaCRLIndicatorFactory::Initialize ( void   )  [virtual]

Interface: External

This function initializes an instance for use in a collection of IPKIFColleague objects held by a mediator. It is a placeholder to satisfy the IPKIFColleage interface and performs no action.

Returns:
None

Reimplemented from IPKIFColleague.

Definition at line 30 of file DeltaCRLIndicatorFactory.cpp.

CPKIFX509ExtensionPtr CPKIFDeltaCRLIndicatorFactory::create ( bool  criticality,
const CPKIFBufferPtr &  ext 
) [virtual]

Interface: External

This function returns a CPKIFX509ExtensionPtr pointing to the CPKIFDeltaCRLIndicator object.

Returns:
A CPKIFX509ExtensionPtr pointing to the CPKIFDeltaCRLIndicator object. Interface: External
This function returns a CPKIFX509ExtensionPtr pointing to the CPKIFDeltaCRLIndicator object.

Returns:
A CPKIFX509ExtensionPtr pointing to the CPKIFDeltaCRLIndicator object.

Implements ICACExtensionFactory.

Definition at line 66 of file DeltaCRLIndicatorFactory.cpp.

const char * CPKIFDeltaCRLIndicatorFactory::refOID (  )  [virtual]

Interface: External

This function returns a const pointer to a static, NULL-terminated string representation of the object identifier associated with an extension of this type.

Returns:
None

Implements ICACExtensionFactory.

Definition at line 82 of file DeltaCRLIndicatorFactory.cpp.

References CPKIFDeltaCRLIndicator::extOID.


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

Generated on Mon Nov 15 11:20:13 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6