#include <EvidenceRecordWantBack.h>
TSP-enforcing: No
Definition at line 28 of file EvidenceRecordWantBack.h.
Public Member Functions | |
CEvidenceRecordWantBack (void) | |
virtual | ~CEvidenceRecordWantBack (void) |
CPKIFOIDPtr | GetTargetWantBack () const |
CPKIFEvidenceRecordPtr | GetEvidenceRecord () const |
CEvidenceRecordWantBack::CEvidenceRecordWantBack | ( | void | ) |
Interface: External
Default constructor for CEvidenceRecordWantBack
Definition at line 58 of file EvidenceRecordWantBack.cpp.
CEvidenceRecordWantBack::~CEvidenceRecordWantBack | ( | void | ) | [virtual] |
Interface: External
Default destructor for CEvidenceRecordWantBack
Definition at line 68 of file EvidenceRecordWantBack.cpp.
CPKIFOIDPtr CEvidenceRecordWantBack::GetTargetWantBack | ( | ) | const |
Interface: External
This function is used to get target want back
Definition at line 78 of file EvidenceRecordWantBack.cpp.
CPKIFEvidenceRecordPtr CEvidenceRecordWantBack::GetEvidenceRecord | ( | ) | const |
Interface: External
This function is used to get Evidence Record
Definition at line 89 of file EvidenceRecordWantBack.cpp.