#include <AttrMatch.h>

TSP-enforcing: No
Definition at line 23 of file AttrMatch.h.
Public Member Functions | |
| bool | operator() (const CPKIFAttributePtr &lhs) |
| void | SetRHS (CPKIFOIDPtr &rhs) |
| bool AttrMatch::operator() | ( | const CPKIFAttributePtr & | lhs | ) |
Interface: Subsystem
() operator for AttrMatch class
| lhs | [in] A reference to a smart pointer to CPKIFAttribute object |
Definition at line 21 of file AttrMatch.cpp.
| void AttrMatch::SetRHS | ( | CPKIFOIDPtr & | rhs | ) |
Interface: Subsystem
This is a helper function that sets rhs property
| rhs | [in] A reference to a smart pointer to CPKIFOID object |
Definition at line 34 of file AttrMatch.cpp.
Referenced by AddSignedAttributes().
1.5.6