RowDoesContainPolicyInSet Class Reference

#include <RowDoesContainPolicyInSet.h>

Collaboration diagram for RowDoesContainPolicyInSet:

Collaboration graph
[legend]

List of all members.


Detailed Description

This is a helper class that is used to determine if a policy is in a policy set

TSP-enforcing: No

Definition at line 21 of file RowDoesContainPolicyInSet.h.


Public Member Functions

 RowDoesContainPolicyInSet ()
 RowDoesContainPolicyInSet (const RowDoesContainPolicyInSet &r)
 ~RowDoesContainPolicyInSet ()
bool operator() (const CPKIFPolicyInformationListPtr &test)
void SetPolicySet (CPKIFPolicyInformationListPtr &certPols)

Constructor & Destructor Documentation

RowDoesContainPolicyInSet::RowDoesContainPolicyInSet (  ) 

Interface: Subsystem

Default constructor

Returns:
None

Definition at line 24 of file RowDoesContainPolicyInSet.cpp.

RowDoesContainPolicyInSet::RowDoesContainPolicyInSet ( const RowDoesContainPolicyInSet r  ) 

Interface: Subsystem

Copy constructor for RowDoesContainPolicyInSet class

Returns:
None

Definition at line 35 of file RowDoesContainPolicyInSet.cpp.

References m_impl.

RowDoesContainPolicyInSet::~RowDoesContainPolicyInSet (  ) 

Interface: Subsystem

Default destructor

Returns:
None

Definition at line 47 of file RowDoesContainPolicyInSet.cpp.


Member Function Documentation

bool RowDoesContainPolicyInSet::operator() ( const CPKIFPolicyInformationListPtr &  test  ) 

Interface: Subsystem

() operator

Returns:
True if row contains the policy, false otherwise

Definition at line 60 of file RowDoesContainPolicyInSet.cpp.

void RowDoesContainPolicyInSet::SetPolicySet ( CPKIFPolicyInformationListPtr &  certPols  ) 

Interface: Subsystem

This function sets policy set

Returns:
None
Parameters:
certPols  [in] Certificate policies

Definition at line 85 of file RowDoesContainPolicyInSet.cpp.

Referenced by ProcessPolicyMapping().


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

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