
Definition at line 11 of file CPKIFCRLNodeList.java.
Public Member Functions | |
| CPKIFCRLNodeList (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFCRLNodeList () | |
| CPKIFCRLNodeList (long n) | |
| long | size () |
| long | capacity () |
| void | reserve (long n) |
| boolean | isEmpty () |
| void | clear () |
| void | add (CPKIFCRLNodeEntryPtr x) |
| CPKIFCRLNodeEntryPtr | get (int i) |
| void | set (int i, CPKIFCRLNodeEntryPtr x) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFCRLNodeList obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::CPKIFCRLNodeList::CPKIFCRLNodeList | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFCRLNodeList::CPKIFCRLNodeList | ( | ) | [inline] |
Definition at line 38 of file CPKIFCRLNodeList.java.
| com::orionsec::jpkif::CPKIFCRLNodeList::CPKIFCRLNodeList | ( | long | n | ) | [inline] |
Definition at line 42 of file CPKIFCRLNodeList.java.
| static long com::orionsec::jpkif::CPKIFCRLNodeList::getCPtr | ( | CPKIFCRLNodeList | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFCRLNodeList::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFCRLNodeList.java.
| synchronized void com::orionsec::jpkif::CPKIFCRLNodeList::delete | ( | ) | [inline] |
| long com::orionsec::jpkif::CPKIFCRLNodeList::size | ( | ) | [inline] |
Definition at line 46 of file CPKIFCRLNodeList.java.
| long com::orionsec::jpkif::CPKIFCRLNodeList::capacity | ( | ) | [inline] |
Definition at line 50 of file CPKIFCRLNodeList.java.
| void com::orionsec::jpkif::CPKIFCRLNodeList::reserve | ( | long | n | ) | [inline] |
Definition at line 54 of file CPKIFCRLNodeList.java.
| boolean com::orionsec::jpkif::CPKIFCRLNodeList::isEmpty | ( | ) | [inline] |
Definition at line 58 of file CPKIFCRLNodeList.java.
| void com::orionsec::jpkif::CPKIFCRLNodeList::clear | ( | void | ) | [inline] |
Definition at line 62 of file CPKIFCRLNodeList.java.
| void com::orionsec::jpkif::CPKIFCRLNodeList::add | ( | CPKIFCRLNodeEntryPtr | x | ) | [inline] |
Definition at line 66 of file CPKIFCRLNodeList.java.
| CPKIFCRLNodeEntryPtr com::orionsec::jpkif::CPKIFCRLNodeList::get | ( | int | i | ) | [inline] |
Definition at line 70 of file CPKIFCRLNodeList.java.
| void com::orionsec::jpkif::CPKIFCRLNodeList::set | ( | int | i, | |
| CPKIFCRLNodeEntryPtr | x | |||
| ) | [inline] |
Definition at line 74 of file CPKIFCRLNodeList.java.
boolean com::orionsec::jpkif::CPKIFCRLNodeList::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFCRLNodeList.java.
Referenced by CPKIFCRLNodeList(), and delete().
1.5.6