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