MatchesPolicy Class Reference

#include <MatchesPolicy.h>

Collaboration diagram for MatchesPolicy:

Collaboration graph
[legend]

List of all members.


Detailed Description

This is a helper class that is used to match policies.

TSP-enforcing: No

Definition at line 21 of file MatchesPolicy.h.


Public Member Functions

 MatchesPolicy ()
 ~MatchesPolicy ()
bool operator() (const CPKIFPolicyInformationPtr &t)
void SetPolicyToMatch (CPKIFPolicyInformationPtr &policy)
 MatchesPolicy (const MatchesPolicy &)

Constructor & Destructor Documentation

MatchesPolicy::MatchesPolicy (  ) 

Interface: Subsystem

Default constructor

Returns:
None

Definition at line 19 of file MatchesPolicy.cpp.

MatchesPolicy::~MatchesPolicy (  ) 

Interface: Subsystem

Default destructor

Returns:
None

Definition at line 41 of file MatchesPolicy.cpp.

MatchesPolicy::MatchesPolicy ( const MatchesPolicy ref  ) 

Interface: Subsystem

Copy constructor for MatchesPolicy class

Returns:
None

Definition at line 29 of file MatchesPolicy.cpp.

References m_policy.


Member Function Documentation

bool MatchesPolicy::operator() ( const CPKIFPolicyInformationPtr &  t  ) 

Interface: Subsystem

() operator

Returns:
None

Definition at line 52 of file MatchesPolicy.cpp.

void MatchesPolicy::SetPolicyToMatch ( CPKIFPolicyInformationPtr &  policy  ) 

Interface: Subsystem

This function stes the policy to match

Returns:
None
Parameters:
policy  Policy that will be matched

Definition at line 63 of file MatchesPolicy.cpp.

Referenced by IntersectSets().


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

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