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