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