CPKIFTimestampAttributeFactory Class Reference

#include <TimestampAttributeFactory.h>

Inheritance diagram for CPKIFTimestampAttributeFactory:

Inheritance graph
[legend]
Collaboration diagram for CPKIFTimestampAttributeFactory:

Collaboration graph
[legend]

List of all members.


Detailed Description

CPKIFTimestampAttributeFactory is a factory class used by the CPKIFCMSAttributeMediator2 class to create CPKIFTimestampAttribute objects.

TSP-enforcing: No

Definition at line 22 of file TimestampAttributeFactory.h.


Public Member Functions

 CPKIFTimestampAttributeFactory ()
virtual ~CPKIFTimestampAttributeFactory ()
void Initialize ()
CPKIFAttributePtr create (const CPKIFBufferPtr &ext)
const char * refOID ()

Constructor & Destructor Documentation

CPKIFTimestampAttributeFactory::CPKIFTimestampAttributeFactory (  ) 

Interface: External

Creates a CPKIFTimestampAttributeFactory object.

Returns:
None

Definition at line 28 of file TimestampAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

CPKIFTimestampAttributeFactory::~CPKIFTimestampAttributeFactory (  )  [virtual]

Interface: External

Destroys an instance of CPKIFTimestampAttributeFactory object.

Returns:
None

Definition at line 51 of file TimestampAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.


Member Function Documentation

void CPKIFTimestampAttributeFactory::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 40 of file TimestampAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

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

Interface: External

This function creates a new CPKIFTimestampAttribute object

Returns:
A new CPKIFTimestampAttribute object Interface: External
This function creates a new CPKIFTimestampAttribute object

Returns:
A new CPKIFTimestampAttribute object
Parameters:
buf  [in] The timestamp value to set.

Implements IPKIFCMSAttributeFactory.

Definition at line 84 of file TimestampAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

const char * CPKIFTimestampAttributeFactory::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 103 of file TimestampAttributeFactory.cpp.

References CPKIFTimestampAttribute::extOID.


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

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