#include <IssuedBy.h>

TSP-enforcing: No
Definition at line 83 of file IssuedBy.h.
Public Member Functions | |
| NotIssuedTo () | |
| ~NotIssuedTo () | |
| bool | operator() (const CPKIFCertificateNodeEntryPtr &lhs) |
| void | SetRHS (CPKIFNamePtr &rhs) |
| NotIssuedTo::NotIssuedTo | ( | ) |
| NotIssuedTo::~NotIssuedTo | ( | ) |
| bool NotIssuedTo::operator() | ( | const CPKIFCertificateNodeEntryPtr & | lhs | ) |
Interface: Subsystem
() operator for IssuedBy
| lhs | [in] Const reference to a IssuedBy object |
Definition at line 236 of file IssuedBy.cpp.
| void NotIssuedTo::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 249 of file IssuedBy.cpp.
Referenced by RemoveNotIssuedTo().
1.5.6