

Definition at line 11 of file CPKIFKeyIDBasedSearch.java.
Public Member Functions | |
| CPKIFKeyIDBasedSearch (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFKeyIDBasedSearch () | |
| SearchType | GetSearchType () |
| CPKIFBufferPtr | GetKeyID () |
| void | SetKeyID (CPKIFBufferPtr keyID) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFKeyIDBasedSearch obj) |
Protected Member Functions | |
| void | finalize () |
| com::orionsec::jpkif::CPKIFKeyIDBasedSearch::CPKIFKeyIDBasedSearch | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
Definition at line 14 of file CPKIFKeyIDBasedSearch.java.
| com::orionsec::jpkif::CPKIFKeyIDBasedSearch::CPKIFKeyIDBasedSearch | ( | ) | [inline] |
Definition at line 38 of file CPKIFKeyIDBasedSearch.java.
| static long com::orionsec::jpkif::CPKIFKeyIDBasedSearch::getCPtr | ( | CPKIFKeyIDBasedSearch | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFKeyIDBasedSearch::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFSearchCriteria.
Definition at line 23 of file CPKIFKeyIDBasedSearch.java.
| synchronized void com::orionsec::jpkif::CPKIFKeyIDBasedSearch::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFSearchCriteria.
Definition at line 27 of file CPKIFKeyIDBasedSearch.java.
References com::orionsec::jpkif::IPKIFSearchCriteria::swigCMemOwn.
| SearchType com::orionsec::jpkif::CPKIFKeyIDBasedSearch::GetSearchType | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFSearchCriteria.
Definition at line 42 of file CPKIFKeyIDBasedSearch.java.
References com::orionsec::jpkif::SearchType::swigToEnum().
| CPKIFBufferPtr com::orionsec::jpkif::CPKIFKeyIDBasedSearch::GetKeyID | ( | ) | [inline] |
Definition at line 46 of file CPKIFKeyIDBasedSearch.java.
| void com::orionsec::jpkif::CPKIFKeyIDBasedSearch::SetKeyID | ( | CPKIFBufferPtr | keyID | ) | [inline] |
Definition at line 50 of file CPKIFKeyIDBasedSearch.java.
1.5.6