CPKIFContentTypeAttributeFactory Class Reference

#include <ContentTypeAttributeFactory.h>

Inheritance diagram for CPKIFContentTypeAttributeFactory:

Inheritance graph
[legend]
Collaboration diagram for CPKIFContentTypeAttributeFactory:

Collaboration graph
[legend]

List of all members.


Detailed Description

CPKIFContentTypeAttributeFactory is a factory class used by the CPKIFCMSAttributeMediator2 class to create CPKIFContentTypeAttribute objects.

TSP-enforcing: No

Definition at line 25 of file ContentTypeAttributeFactory.h.


Public Member Functions

 CPKIFContentTypeAttributeFactory ()
virtual ~CPKIFContentTypeAttributeFactory ()
void Initialize ()
CPKIFAttributePtr create (const CPKIFBufferPtr &attr)
const char * refOID ()

Constructor & Destructor Documentation

CPKIFContentTypeAttributeFactory::CPKIFContentTypeAttributeFactory (  ) 

Interface: External

Creates a CPKIFContentTypeAttributeFactory.

Returns:
None

Definition at line 30 of file ContentTypeAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

CPKIFContentTypeAttributeFactory::~CPKIFContentTypeAttributeFactory (  )  [virtual]

Interface: External

Destroys an instance of CPKIFContentTypeAttributeFactory.

Returns:
None

Definition at line 53 of file ContentTypeAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.


Member Function Documentation

void CPKIFContentTypeAttributeFactory::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 42 of file ContentTypeAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

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

Interface: External

Creates a new instance of CPKIFContentTypeAttribute

Returns:
A new CPKIFContentTypeAttribute. Interface: External
Creates a new instance of CPKIFContentTypeAttribute

Returns:
A new CPKIFContentTypeAttribute.
Parameters:
buf  [in] The raw attribute to convert to a CPKIFContentTypeAttribute.

Implements IPKIFCMSAttributeFactory.

Definition at line 84 of file ContentTypeAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

const char * CPKIFContentTypeAttributeFactory::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:
Pointer to a NULL-terminated string representation of the OID indicating the attribute type that this factory handles.

Implements IPKIFCMSAttributeFactory.

Definition at line 102 of file ContentTypeAttributeFactory.cpp.

References CPKIFContentTypeAttribute::extOID.


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

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