RowDoesNotContainPolicyInSet Class Reference

#include <RowDoesNotContainPolicyInSet.h>

Collaboration diagram for RowDoesNotContainPolicyInSet:

Collaboration graph
[legend]

List of all members.


Detailed Description

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

TSP-enforcing: No

Definition at line 21 of file RowDoesNotContainPolicyInSet.h.


Public Member Functions

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

Constructor & Destructor Documentation

RowDoesNotContainPolicyInSet::RowDoesNotContainPolicyInSet (  ) 

Interface: Subsystem

Default constructor

Returns:
None

Definition at line 24 of file RowDoesNotContainPolicyInSet.cpp.

RowDoesNotContainPolicyInSet::RowDoesNotContainPolicyInSet ( const RowDoesNotContainPolicyInSet r  ) 

Interface: Subsystem

Copy constructor for RowDoesNotContainPolicyInSet class

Returns:
None

Definition at line 35 of file RowDoesNotContainPolicyInSet.cpp.

References m_impl.

RowDoesNotContainPolicyInSet::~RowDoesNotContainPolicyInSet (  ) 

Interface: Subsystem

Default destructor

Returns:
None

Definition at line 47 of file RowDoesNotContainPolicyInSet.cpp.


Member Function Documentation

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

Interface: Subsystem

() operator

Returns:
True if row does not contain the policy, false otherwise

Definition at line 60 of file RowDoesNotContainPolicyInSet.cpp.

void RowDoesNotContainPolicyInSet::SetPolicySet ( CPKIFPolicyInformationListPtr &  certPols  ) 

Interface: Subsystem

This function sets policy set

Returns:
None
Parameters:
certPols  [in] Certificate policies

Definition at line 85 of file RowDoesNotContainPolicyInSet.cpp.

Referenced by AddPoliciesToAuthSet().


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