#include <IssuedBy.h>

TSP-enforcing: No
Definition at line 23 of file IssuedBy.h.
Public Member Functions | |
| IssuedBy () | |
| ~IssuedBy () | |
| bool | operator() (const CPKIFCertificateNodeEntryPtr &lhs) |
| void | SetRHS (CPKIFNamePtr &rhs) |
| IssuedBy::IssuedBy | ( | ) |
| IssuedBy::~IssuedBy | ( | ) |
| bool IssuedBy::operator() | ( | const CPKIFCertificateNodeEntryPtr & | lhs | ) |
Interface: Subsystem
() operator for IssuedBy
| lhs | [in] Const reference to a IssuedBy object |
Definition at line 42 of file IssuedBy.cpp.
| void IssuedBy::SetRHS | ( | CPKIFNamePtr & | rhs | ) |
Interface: Subsystem
This is a hepler function that sets the right hand side value for IssuedBy class
| rhs | [in] Reference to a smart pointer to a CPKIFName object containing the name value |
Definition at line 55 of file IssuedBy.cpp.
Referenced by RemoveAllIssuedBy().
1.5.6