CPKIFHoldInstructionCodeFactory Class Reference

#include <HoldInstructionCodeFactory.h>

Inheritance diagram for CPKIFHoldInstructionCodeFactory:

Inheritance graph
[legend]
Collaboration diagram for CPKIFHoldInstructionCodeFactory:

Collaboration graph
[legend]

List of all members.


Detailed Description

CPKIFHoldInstructionCodeFactory is a factory object used by mediators to parse a CACX509V3Extension object into a CPKIFHoldInstructionCode object.

TSP-enforcing: No

Definition at line 29 of file HoldInstructionCodeFactory.h.


Public Member Functions

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

Constructor & Destructor Documentation

CPKIFHoldInstructionCodeFactory::CPKIFHoldInstructionCodeFactory (  ) 

Interface: External

Constructs a new CPKIFHoldInstructionCodeFactory object.

Returns:
None

Definition at line 19 of file HoldInstructionCodeFactory.cpp.

CPKIFHoldInstructionCodeFactory::~CPKIFHoldInstructionCodeFactory (  )  [virtual]

Interface: External

The function destroys an instance of CPKIFHoldInstructionCodeFactory.

Returns:
None

Definition at line 40 of file HoldInstructionCodeFactory.cpp.


Member Function Documentation

void CPKIFHoldInstructionCodeFactory::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 HoldInstructionCodeFactory.cpp.

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

Interface: External

This function returns a CPKIFX509ExtensionPtr pointing to the CPKIFHoldInstructionCode object.

Returns:
None Interface: External
This function returns a CPKIFX509ExtensionPtr pointing to the CPKIFHoldInstructionCode object.

Returns:
None

Implements ICACExtensionFactory.

Definition at line 66 of file HoldInstructionCodeFactory.cpp.

const char * CPKIFHoldInstructionCodeFactory::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 83 of file HoldInstructionCodeFactory.cpp.

References CPKIFHoldInstructionCode::extOID.


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

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