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