Definition at line 11 of file CPKIFFuncStoragePtr.java.
Public Member Functions | |
CPKIFFuncStoragePtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFFuncStorage | __deref__ () |
CPKIFFuncStorage | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFFuncStoragePtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFFuncStoragePtr r) |
void | addFuncs (CPKIFFuncStorage v) |
void | addFunc (SWIGTYPE_p_f_r_q_const__boost__shared_ptr__CPKIFCertificateNodeEntry___r_CPKIFPathValidationResults_enum_CertificateType__void arg0) |
void | getFuncs (SWIGTYPE_p_std__vectorT_void_fpFfboost__shared_ptrT_CPKIFCertificateNodeEntry_t_const_R_CPKIFPathValidationResults_R_CertificateTypeF_t vec) |
boolean | empty () |
Static Public Member Functions | |
static long | getCPtr (CPKIFFuncStoragePtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFFuncStoragePtr::CPKIFFuncStoragePtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFFuncStoragePtr::getCPtr | ( | CPKIFFuncStoragePtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFFuncStoragePtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFFuncStoragePtr.java.
synchronized void com::orionsec::jpkif::CPKIFFuncStoragePtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFFuncStoragePtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFFuncStoragePtr.java.
CPKIFFuncStorage com::orionsec::jpkif::CPKIFFuncStoragePtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFFuncStoragePtr.java.
CPKIFFuncStorage com::orionsec::jpkif::CPKIFFuncStoragePtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFFuncStoragePtr.java.
boolean com::orionsec::jpkif::CPKIFFuncStoragePtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFFuncStoragePtr.java.
int com::orionsec::jpkif::CPKIFFuncStoragePtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFFuncStoragePtr.java.
void com::orionsec::jpkif::CPKIFFuncStoragePtr::swap | ( | CPKIFFuncStoragePtr | other | ) | [inline] |
Definition at line 60 of file CPKIFFuncStoragePtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFFuncStoragePtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFFuncStoragePtr.java.
boolean com::orionsec::jpkif::CPKIFFuncStoragePtr::_internal_equiv | ( | CPKIFFuncStoragePtr | r | ) | [inline] |
Definition at line 69 of file CPKIFFuncStoragePtr.java.
void com::orionsec::jpkif::CPKIFFuncStoragePtr::addFuncs | ( | CPKIFFuncStorage | v | ) | [inline] |
Definition at line 73 of file CPKIFFuncStoragePtr.java.
void com::orionsec::jpkif::CPKIFFuncStoragePtr::addFunc | ( | SWIGTYPE_p_f_r_q_const__boost__shared_ptr__CPKIFCertificateNodeEntry___r_CPKIFPathValidationResults_enum_CertificateType__void | arg0 | ) | [inline] |
Definition at line 77 of file CPKIFFuncStoragePtr.java.
void com::orionsec::jpkif::CPKIFFuncStoragePtr::getFuncs | ( | SWIGTYPE_p_std__vectorT_void_fpFfboost__shared_ptrT_CPKIFCertificateNodeEntry_t_const_R_CPKIFPathValidationResults_R_CertificateTypeF_t | vec | ) | [inline] |
Definition at line 81 of file CPKIFFuncStoragePtr.java.
boolean com::orionsec::jpkif::CPKIFFuncStoragePtr::empty | ( | ) | [inline] |
Definition at line 85 of file CPKIFFuncStoragePtr.java.
boolean com::orionsec::jpkif::CPKIFFuncStoragePtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFFuncStoragePtr.java.
Referenced by CPKIFFuncStoragePtr(), and delete().