CPRColleagueInfo Class Reference

#include <PRColleagueInfo.h>

Collaboration diagram for CPRColleagueInfo:

Collaboration graph
[legend]

List of all members.


Detailed Description

This class carries information about a colleague that could be useful to the UI or serializer.

It's not intended for use outside PKIFResources.

TSP-enforcing: No

Definition at line 28 of file PRColleagueInfo.h.


Public Member Functions

 CPRColleagueInfo ()
 CPRColleagueInfo (const IPKIFColleaguePtr &coll, size_t position)
 ~CPRColleagueInfo ()
IPKIFColleaguePtr & GetColleague ()
void SetColleague (const IPKIFColleaguePtr &colleague)
size_t GetPosition ()
void SetPosition (size_t position)

Constructor & Destructor Documentation

CPRColleagueInfo::CPRColleagueInfo (  ) 

Interface: External

Default constructor

Returns:
None

Definition at line 22 of file PRColleagueInfo.cpp.

CPRColleagueInfo::CPRColleagueInfo ( const IPKIFColleaguePtr &  coll,
size_t  position 
)

Interface: External

Constructor

Returns:
None

Definition at line 33 of file PRColleagueInfo.cpp.

CPRColleagueInfo::~CPRColleagueInfo (  ) 

Interface: External

Default destructor

Returns:
None

Definition at line 45 of file PRColleagueInfo.cpp.


Member Function Documentation

IPKIFColleaguePtr & CPRColleagueInfo::GetColleague (  ) 

Interface: External

This function returns a colleague

Returns:
None

Definition at line 55 of file PRColleagueInfo.cpp.

void CPRColleagueInfo::SetColleague ( const IPKIFColleaguePtr &  colleague  ) 

Interface: External

This function sets the colleague

Returns:
None
Parameters:
colleague  [in] Colleague

Definition at line 77 of file PRColleagueInfo.cpp.

size_t CPRColleagueInfo::GetPosition (  ) 

Interface: External

This function returns the position

Returns:
Position

Definition at line 66 of file PRColleagueInfo.cpp.

void CPRColleagueInfo::SetPosition ( size_t  position  ) 

Interface: External

This function sets the position

Returns:
None
Parameters:
position  [in] Position

Definition at line 90 of file PRColleagueInfo.cpp.


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

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