#include <CompleteSearch.h>


TSP-enforcing: No
Definition at line 24 of file CompleteSearch.h.
Public Member Functions | |
| CPKIFCompleteSearch () | |
| ~CPKIFCompleteSearch () | |
| SearchType | GetSearchType () const |
| CPKIFCompleteSearch::CPKIFCompleteSearch | ( | ) |
Interface: External
This function is the default constructor object for CPKIFCompleteSearch objects
Definition at line 26 of file CompleteSearch.cpp.
References LOG_STRING_DEBUG, and TOOLKIT_SR_MISC.
| CPKIFCompleteSearch::~CPKIFCompleteSearch | ( | ) |
Interface: External
This function destroys CPKIFCompleteSearch objects
Definition at line 38 of file CompleteSearch.cpp.
References LOG_STRING_DEBUG, and TOOLKIT_SR_MISC.
| SearchType CPKIFCompleteSearch::GetSearchType | ( | ) | const [virtual] |
Interface: External
This function returns ALLCERTS
Implements IPKIFSearchCriteria.
Definition at line 54 of file CompleteSearch.cpp.
References ALLCERTS.
1.5.6