Definition at line 11 of file CPKIFCertificateNodeListPtr.java.
Public Member Functions | |
CPKIFCertificateNodeListPtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFCertificateNodeList | __deref__ () |
CPKIFCertificateNodeList | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFCertificateNodeListPtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFCertificateNodeListPtr r) |
long | size () |
long | capacity () |
void | reserve (long n) |
boolean | isEmpty () |
void | clear () |
void | add (CPKIFCertificateNodeEntryPtr x) |
void | set (int i, CPKIFCertificateNodeEntryPtr x) |
Static Public Member Functions | |
static long | getCPtr (CPKIFCertificateNodeListPtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFCertificateNodeListPtr::CPKIFCertificateNodeListPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFCertificateNodeListPtr::getCPtr | ( | CPKIFCertificateNodeListPtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFCertificateNodeListPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFCertificateNodeListPtr.java.
synchronized void com::orionsec::jpkif::CPKIFCertificateNodeListPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFCertificateNodeListPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFCertificateNodeListPtr.java.
CPKIFCertificateNodeList com::orionsec::jpkif::CPKIFCertificateNodeListPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFCertificateNodeListPtr.java.
CPKIFCertificateNodeList com::orionsec::jpkif::CPKIFCertificateNodeListPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFCertificateNodeListPtr.java.
boolean com::orionsec::jpkif::CPKIFCertificateNodeListPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFCertificateNodeListPtr.java.
int com::orionsec::jpkif::CPKIFCertificateNodeListPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFCertificateNodeListPtr.java.
void com::orionsec::jpkif::CPKIFCertificateNodeListPtr::swap | ( | CPKIFCertificateNodeListPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFCertificateNodeListPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFCertificateNodeListPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFCertificateNodeListPtr.java.
boolean com::orionsec::jpkif::CPKIFCertificateNodeListPtr::_internal_equiv | ( | CPKIFCertificateNodeListPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFCertificateNodeListPtr.java.
long com::orionsec::jpkif::CPKIFCertificateNodeListPtr::size | ( | ) | [inline] |
Definition at line 73 of file CPKIFCertificateNodeListPtr.java.
long com::orionsec::jpkif::CPKIFCertificateNodeListPtr::capacity | ( | ) | [inline] |
Definition at line 77 of file CPKIFCertificateNodeListPtr.java.
void com::orionsec::jpkif::CPKIFCertificateNodeListPtr::reserve | ( | long | n | ) | [inline] |
Definition at line 81 of file CPKIFCertificateNodeListPtr.java.
boolean com::orionsec::jpkif::CPKIFCertificateNodeListPtr::isEmpty | ( | ) | [inline] |
Definition at line 85 of file CPKIFCertificateNodeListPtr.java.
void com::orionsec::jpkif::CPKIFCertificateNodeListPtr::clear | ( | void | ) | [inline] |
Definition at line 89 of file CPKIFCertificateNodeListPtr.java.
void com::orionsec::jpkif::CPKIFCertificateNodeListPtr::add | ( | CPKIFCertificateNodeEntryPtr | x | ) | [inline] |
Definition at line 93 of file CPKIFCertificateNodeListPtr.java.
void com::orionsec::jpkif::CPKIFCertificateNodeListPtr::set | ( | int | i, | |
CPKIFCertificateNodeEntryPtr | x | |||
) | [inline] |
Definition at line 97 of file CPKIFCertificateNodeListPtr.java.
boolean com::orionsec::jpkif::CPKIFCertificateNodeListPtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFCertificateNodeListPtr.java.
Referenced by CPKIFCertificateNodeListPtr(), and delete().