CPKIFSigningTimeAttributeFactory Class Reference

#include <SigningTimeAttributeFactory.h>

Inheritance diagram for CPKIFSigningTimeAttributeFactory:

Inheritance graph
[legend]
Collaboration diagram for CPKIFSigningTimeAttributeFactory:

Collaboration graph
[legend]

List of all members.


Detailed Description

CPKIFSigningTimeAttributeFactory is a factory class used by the CPKIFCMSAttributeMediator2 class to create CPKIFSigningTimeAttribute objects.

TSP-enforcing: No

Definition at line 22 of file SigningTimeAttributeFactory.h.


Public Member Functions

 CPKIFSigningTimeAttributeFactory ()
virtual ~CPKIFSigningTimeAttributeFactory ()
void Initialize ()
CPKIFAttributePtr create (const CPKIFBufferPtr &buf)
const char * refOID ()

Constructor & Destructor Documentation

CPKIFSigningTimeAttributeFactory::CPKIFSigningTimeAttributeFactory (  ) 

Interface: External

This function creates a CPKIFSigningTimeAttributeFactory object.

Returns:
None

Definition at line 39 of file SigningTimeAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

CPKIFSigningTimeAttributeFactory::~CPKIFSigningTimeAttributeFactory (  )  [virtual]

Interface: External

This function destroys an instance of CPKIFSigningTimeAttributeFactory.

Returns:
None

Definition at line 51 of file SigningTimeAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.


Member Function Documentation

void CPKIFSigningTimeAttributeFactory::Initialize ( void   )  [virtual]

Interface: External

This function initializes the factory object for use. It performs no operation aside from logging.

Returns:
None

Reimplemented from IPKIFColleague.

Definition at line 28 of file SigningTimeAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

CPKIFAttributePtr CPKIFSigningTimeAttributeFactory::create ( const CPKIFBufferPtr &  buf  )  [virtual]

Interface: External

This function returns a smart pointer to a new CPKIFCountersignatureAttribute object as a smart pointer to a CPKIFAttribute object.

Returns:
A smart pointer to a new CPKIFCountersignatureAttribute object Interface: External
This function returns a smart pointer to a new CPKIFCountersignatureAttribute object as a smart pointer to a CPKIFAttribute object.

Returns:
A smart pointer to a new CPKIFCountersignatureAttribute object
Parameters:
buf  [in] Reference to a CACCMSAttribute containing the information to use to create a CPKIFSigningTimeAttribute object.

Implements IPKIFCMSAttributeFactory.

Definition at line 85 of file SigningTimeAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

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

Interface: External

This function returns a pointer to a NULL-terminated string representation of the OID indicating the attribute type that this factory handles.

Returns:
A pointer to a NULL-terminated string representation of the OID

Implements IPKIFCMSAttributeFactory.

Definition at line 104 of file SigningTimeAttributeFactory.cpp.

References CPKIFSigningTimeAttribute::extOID.


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

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