Definition at line 11 of file RevocationSourcePtr.java.
Public Member Functions | |
RevocationSourcePtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
RevocationSource | __deref__ () |
RevocationSource | get () |
boolean | unique () |
int | use_count () |
void | swap (RevocationSourcePtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (RevocationSourcePtr r) |
void | setM_sourceType (int value) |
int | getM_sourceType () |
void | setM_sourceInfo (IPKIFRevSourceInfoPtr value) |
IPKIFRevSourceInfoPtr | getM_sourceInfo () |
void | setM_status (RevocationStatus value) |
RevocationStatus | getM_status () |
void | setM_errorCode (int value) |
int | getM_errorCode () |
Static Public Member Functions | |
static long | getCPtr (RevocationSourcePtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::RevocationSourcePtr::RevocationSourcePtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::RevocationSourcePtr::getCPtr | ( | RevocationSourcePtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::RevocationSourcePtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file RevocationSourcePtr.java.
synchronized void com::orionsec::jpkif::RevocationSourcePtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::RevocationSourcePtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file RevocationSourcePtr.java.
RevocationSource com::orionsec::jpkif::RevocationSourcePtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file RevocationSourcePtr.java.
RevocationSource com::orionsec::jpkif::RevocationSourcePtr::get | ( | ) | [inline] |
Definition at line 47 of file RevocationSourcePtr.java.
boolean com::orionsec::jpkif::RevocationSourcePtr::unique | ( | ) | [inline] |
Definition at line 52 of file RevocationSourcePtr.java.
int com::orionsec::jpkif::RevocationSourcePtr::use_count | ( | ) | [inline] |
Definition at line 56 of file RevocationSourcePtr.java.
void com::orionsec::jpkif::RevocationSourcePtr::swap | ( | RevocationSourcePtr | other | ) | [inline] |
Definition at line 60 of file RevocationSourcePtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::RevocationSourcePtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file RevocationSourcePtr.java.
boolean com::orionsec::jpkif::RevocationSourcePtr::_internal_equiv | ( | RevocationSourcePtr | r | ) | [inline] |
Definition at line 69 of file RevocationSourcePtr.java.
void com::orionsec::jpkif::RevocationSourcePtr::setM_sourceType | ( | int | value | ) | [inline] |
Definition at line 73 of file RevocationSourcePtr.java.
int com::orionsec::jpkif::RevocationSourcePtr::getM_sourceType | ( | ) | [inline] |
Definition at line 77 of file RevocationSourcePtr.java.
void com::orionsec::jpkif::RevocationSourcePtr::setM_sourceInfo | ( | IPKIFRevSourceInfoPtr | value | ) | [inline] |
Definition at line 81 of file RevocationSourcePtr.java.
IPKIFRevSourceInfoPtr com::orionsec::jpkif::RevocationSourcePtr::getM_sourceInfo | ( | ) | [inline] |
Definition at line 85 of file RevocationSourcePtr.java.
void com::orionsec::jpkif::RevocationSourcePtr::setM_status | ( | RevocationStatus | value | ) | [inline] |
Definition at line 90 of file RevocationSourcePtr.java.
References com::orionsec::jpkif::RevocationStatus::swigValue.
RevocationStatus com::orionsec::jpkif::RevocationSourcePtr::getM_status | ( | ) | [inline] |
Definition at line 94 of file RevocationSourcePtr.java.
References com::orionsec::jpkif::RevocationStatus::swigToEnum().
void com::orionsec::jpkif::RevocationSourcePtr::setM_errorCode | ( | int | value | ) | [inline] |
Definition at line 98 of file RevocationSourcePtr.java.
int com::orionsec::jpkif::RevocationSourcePtr::getM_errorCode | ( | ) | [inline] |
Definition at line 102 of file RevocationSourcePtr.java.
boolean com::orionsec::jpkif::RevocationSourcePtr::swigCMemOwn [protected] |
Definition at line 13 of file RevocationSourcePtr.java.
Referenced by delete(), and RevocationSourcePtr().