Definition at line 11 of file CPKIFCRLInfoPtr.java.
Public Member Functions | |
CPKIFCRLInfoPtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFCRLInfo | __deref__ () |
CPKIFCRLInfo | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFCRLInfoPtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFCRLInfoPtr r) |
CPKIFCRLEntryPtr | GetCRLEntry () |
void | SetCRLEntry (CPKIFCRLEntryPtr crlEntry) |
void | GetCRLs (CPKIFCRLList crls) |
void | AddCRL (CPKIFCRLPtr crl) |
void | ClearCRLs () |
Static Public Member Functions | |
static long | getCPtr (CPKIFCRLInfoPtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFCRLInfoPtr::CPKIFCRLInfoPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFCRLInfoPtr::getCPtr | ( | CPKIFCRLInfoPtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFCRLInfoPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFCRLInfoPtr.java.
synchronized void com::orionsec::jpkif::CPKIFCRLInfoPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFCRLInfoPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFCRLInfoPtr.java.
CPKIFCRLInfo com::orionsec::jpkif::CPKIFCRLInfoPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFCRLInfoPtr.java.
CPKIFCRLInfo com::orionsec::jpkif::CPKIFCRLInfoPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFCRLInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFCRLInfoPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFCRLInfoPtr.java.
int com::orionsec::jpkif::CPKIFCRLInfoPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFCRLInfoPtr.java.
void com::orionsec::jpkif::CPKIFCRLInfoPtr::swap | ( | CPKIFCRLInfoPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFCRLInfoPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFCRLInfoPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFCRLInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFCRLInfoPtr::_internal_equiv | ( | CPKIFCRLInfoPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFCRLInfoPtr.java.
CPKIFCRLEntryPtr com::orionsec::jpkif::CPKIFCRLInfoPtr::GetCRLEntry | ( | ) | [inline] |
Definition at line 73 of file CPKIFCRLInfoPtr.java.
void com::orionsec::jpkif::CPKIFCRLInfoPtr::SetCRLEntry | ( | CPKIFCRLEntryPtr | crlEntry | ) | [inline] |
Definition at line 77 of file CPKIFCRLInfoPtr.java.
void com::orionsec::jpkif::CPKIFCRLInfoPtr::GetCRLs | ( | CPKIFCRLList | crls | ) | [inline] |
Definition at line 81 of file CPKIFCRLInfoPtr.java.
void com::orionsec::jpkif::CPKIFCRLInfoPtr::AddCRL | ( | CPKIFCRLPtr | crl | ) | [inline] |
Definition at line 85 of file CPKIFCRLInfoPtr.java.
void com::orionsec::jpkif::CPKIFCRLInfoPtr::ClearCRLs | ( | ) | [inline] |
Definition at line 89 of file CPKIFCRLInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFCRLInfoPtr::swigCMemOwn [protected] |