#include <IssuedBy.h>

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