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