ExtensionsMatch Class Reference

#include <ExtensionsMatch.h>

Collaboration diagram for ExtensionsMatch:

Collaboration graph
[legend]

List of all members.


Detailed Description

This class implements a functor used to test equality between two CPKIFX509Extenstion objects.

TSP-enforcing: No

Definition at line 23 of file ExtensionsMatch.h.


Public Member Functions

 ExtensionsMatch ()
 ~ExtensionsMatch ()
bool operator() (const CPKIFX509ExtensionPtr &lhs)
void SetRHS (CPKIFX509ExtensionPtr &rhs)

Constructor & Destructor Documentation

ExtensionsMatch::ExtensionsMatch (  ) 

Definition at line 38 of file ExtensionsMatch.cpp.

ExtensionsMatch::~ExtensionsMatch (  ) 

Definition at line 41 of file ExtensionsMatch.cpp.


Member Function Documentation

bool ExtensionsMatch::operator() ( const CPKIFX509ExtensionPtr &  lhs  ) 

Interface: Subsystem

This function returns true if extensions match

Returns:
True if the extensions match, false otherwise
Parameters:
lhs  [in] A reference to a smart pointer to CPKIFX509Extension object containing the extension to compare

Definition at line 20 of file ExtensionsMatch.cpp.

void ExtensionsMatch::SetRHS ( CPKIFX509ExtensionPtr &  rhs  ) 


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

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