#include <IgnoreNotIssuedByOp.h>

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