Definition at line 11 of file CPKIFOCSPInfoPtr.java.
Public Member Functions | |
CPKIFOCSPInfoPtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFOCSPInfo | __deref__ () |
CPKIFOCSPInfo | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFOCSPInfoPtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFOCSPInfoPtr r) |
CPKIFSingleResponsePtr | GetSingleResponse () |
void | SetSingleResponse (CPKIFSingleResponsePtr sr) |
CPKIFOCSPResponsePtr | GetOCSPResponse () |
void | SetOCSPResponse (CPKIFOCSPResponsePtr resp) |
Static Public Member Functions | |
static long | getCPtr (CPKIFOCSPInfoPtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFOCSPInfoPtr::CPKIFOCSPInfoPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFOCSPInfoPtr::getCPtr | ( | CPKIFOCSPInfoPtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFOCSPInfoPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFOCSPInfoPtr.java.
synchronized void com::orionsec::jpkif::CPKIFOCSPInfoPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFOCSPInfoPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFOCSPInfoPtr.java.
CPKIFOCSPInfo com::orionsec::jpkif::CPKIFOCSPInfoPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFOCSPInfoPtr.java.
CPKIFOCSPInfo com::orionsec::jpkif::CPKIFOCSPInfoPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFOCSPInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFOCSPInfoPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFOCSPInfoPtr.java.
int com::orionsec::jpkif::CPKIFOCSPInfoPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFOCSPInfoPtr.java.
void com::orionsec::jpkif::CPKIFOCSPInfoPtr::swap | ( | CPKIFOCSPInfoPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFOCSPInfoPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFOCSPInfoPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFOCSPInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFOCSPInfoPtr::_internal_equiv | ( | CPKIFOCSPInfoPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFOCSPInfoPtr.java.
CPKIFSingleResponsePtr com::orionsec::jpkif::CPKIFOCSPInfoPtr::GetSingleResponse | ( | ) | [inline] |
Definition at line 73 of file CPKIFOCSPInfoPtr.java.
void com::orionsec::jpkif::CPKIFOCSPInfoPtr::SetSingleResponse | ( | CPKIFSingleResponsePtr | sr | ) | [inline] |
Definition at line 77 of file CPKIFOCSPInfoPtr.java.
CPKIFOCSPResponsePtr com::orionsec::jpkif::CPKIFOCSPInfoPtr::GetOCSPResponse | ( | ) | [inline] |
Definition at line 81 of file CPKIFOCSPInfoPtr.java.
void com::orionsec::jpkif::CPKIFOCSPInfoPtr::SetOCSPResponse | ( | CPKIFOCSPResponsePtr | resp | ) | [inline] |
Definition at line 85 of file CPKIFOCSPInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFOCSPInfoPtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFOCSPInfoPtr.java.
Referenced by CPKIFOCSPInfoPtr(), and delete().