Definition at line 11 of file CPKIFRequest.java.
Public Member Functions | |
CPKIFRequest (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFRequest () | |
CPKIFRequest (CPKIFBufferPtr r) | |
void | SetCertID (CPKIFCertIDPtr certID) |
CPKIFCertIDPtr | GetCertID () |
Static Public Member Functions | |
static long | getCPtr (CPKIFRequest obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFRequest::CPKIFRequest | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFRequest::CPKIFRequest | ( | ) | [inline] |
Definition at line 38 of file CPKIFRequest.java.
com::orionsec::jpkif::CPKIFRequest::CPKIFRequest | ( | CPKIFBufferPtr | r | ) | [inline] |
Definition at line 42 of file CPKIFRequest.java.
static long com::orionsec::jpkif::CPKIFRequest::getCPtr | ( | CPKIFRequest | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFRequest::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFRequest.java.
synchronized void com::orionsec::jpkif::CPKIFRequest::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFRequest::SetCertID | ( | CPKIFCertIDPtr | certID | ) | [inline] |
Definition at line 46 of file CPKIFRequest.java.
CPKIFCertIDPtr com::orionsec::jpkif::CPKIFRequest::GetCertID | ( | ) | [inline] |
Definition at line 50 of file CPKIFRequest.java.
boolean com::orionsec::jpkif::CPKIFRequest::swigCMemOwn [protected] |