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