Definition at line 11 of file CPKIFFreshestCRLPtr.java.
Public Member Functions | |
CPKIFFreshestCRLPtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFFreshestCRL | __deref__ () |
CPKIFFreshestCRL | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFFreshestCRLPtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFFreshestCRLPtr r) |
void | setExtOID (String value) |
String | getExtOID () |
CPKIFOIDPtr | oid () |
SWIGTYPE_p_boost__shared_ptrT_std__vectorT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_PKIFAllocT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_t_t_t | DPs () |
CPKIFBufferPtr | value () |
void | SetCriticality (boolean b) |
boolean | isCritical () |
CPKIFBufferPtr | Encode () |
Static Public Member Functions | |
static long | getCPtr (CPKIFFreshestCRLPtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFFreshestCRLPtr::CPKIFFreshestCRLPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFFreshestCRLPtr::getCPtr | ( | CPKIFFreshestCRLPtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFFreshestCRLPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFFreshestCRLPtr.java.
synchronized void com::orionsec::jpkif::CPKIFFreshestCRLPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFFreshestCRLPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFFreshestCRLPtr.java.
CPKIFFreshestCRL com::orionsec::jpkif::CPKIFFreshestCRLPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFFreshestCRLPtr.java.
CPKIFFreshestCRL com::orionsec::jpkif::CPKIFFreshestCRLPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFFreshestCRLPtr.java.
boolean com::orionsec::jpkif::CPKIFFreshestCRLPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFFreshestCRLPtr.java.
int com::orionsec::jpkif::CPKIFFreshestCRLPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFFreshestCRLPtr.java.
void com::orionsec::jpkif::CPKIFFreshestCRLPtr::swap | ( | CPKIFFreshestCRLPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFFreshestCRLPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFFreshestCRLPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFFreshestCRLPtr.java.
boolean com::orionsec::jpkif::CPKIFFreshestCRLPtr::_internal_equiv | ( | CPKIFFreshestCRLPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFFreshestCRLPtr.java.
void com::orionsec::jpkif::CPKIFFreshestCRLPtr::setExtOID | ( | String | value | ) | [inline] |
Definition at line 73 of file CPKIFFreshestCRLPtr.java.
String com::orionsec::jpkif::CPKIFFreshestCRLPtr::getExtOID | ( | ) | [inline] |
Definition at line 77 of file CPKIFFreshestCRLPtr.java.
CPKIFOIDPtr com::orionsec::jpkif::CPKIFFreshestCRLPtr::oid | ( | ) | [inline] |
Definition at line 81 of file CPKIFFreshestCRLPtr.java.
SWIGTYPE_p_boost__shared_ptrT_std__vectorT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_PKIFAllocT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_t_t_t com::orionsec::jpkif::CPKIFFreshestCRLPtr::DPs | ( | ) | [inline] |
Definition at line 85 of file CPKIFFreshestCRLPtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFFreshestCRLPtr::value | ( | ) | [inline] |
Definition at line 89 of file CPKIFFreshestCRLPtr.java.
void com::orionsec::jpkif::CPKIFFreshestCRLPtr::SetCriticality | ( | boolean | b | ) | [inline] |
Definition at line 93 of file CPKIFFreshestCRLPtr.java.
boolean com::orionsec::jpkif::CPKIFFreshestCRLPtr::isCritical | ( | ) | [inline] |
Definition at line 97 of file CPKIFFreshestCRLPtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFFreshestCRLPtr::Encode | ( | ) | [inline] |
Definition at line 101 of file CPKIFFreshestCRLPtr.java.
boolean com::orionsec::jpkif::CPKIFFreshestCRLPtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFFreshestCRLPtr.java.
Referenced by CPKIFFreshestCRLPtr(), and delete().