Definition at line 11 of file CPKIFRevokedInfoPtr.java.
Public Member Functions | |
CPKIFRevokedInfoPtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFRevokedInfo | __deref__ () |
CPKIFRevokedInfo | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFRevokedInfoPtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFRevokedInfoPtr r) |
String | GetRevocationTime () |
void | SetRevocationTime (CPKIFStringPtr str) |
CPKIFCRLReasonPtr | GetRevocationReason () |
void | SetRevocationReason (CPKIFCRLReasonPtr crlReason) |
Static Public Member Functions | |
static long | getCPtr (CPKIFRevokedInfoPtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFRevokedInfoPtr::CPKIFRevokedInfoPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFRevokedInfoPtr::getCPtr | ( | CPKIFRevokedInfoPtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFRevokedInfoPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFRevokedInfoPtr.java.
synchronized void com::orionsec::jpkif::CPKIFRevokedInfoPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFRevokedInfoPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFRevokedInfoPtr.java.
CPKIFRevokedInfo com::orionsec::jpkif::CPKIFRevokedInfoPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFRevokedInfoPtr.java.
CPKIFRevokedInfo com::orionsec::jpkif::CPKIFRevokedInfoPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFRevokedInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFRevokedInfoPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFRevokedInfoPtr.java.
int com::orionsec::jpkif::CPKIFRevokedInfoPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFRevokedInfoPtr.java.
void com::orionsec::jpkif::CPKIFRevokedInfoPtr::swap | ( | CPKIFRevokedInfoPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFRevokedInfoPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFRevokedInfoPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFRevokedInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFRevokedInfoPtr::_internal_equiv | ( | CPKIFRevokedInfoPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFRevokedInfoPtr.java.
String com::orionsec::jpkif::CPKIFRevokedInfoPtr::GetRevocationTime | ( | ) | [inline] |
Definition at line 73 of file CPKIFRevokedInfoPtr.java.
void com::orionsec::jpkif::CPKIFRevokedInfoPtr::SetRevocationTime | ( | CPKIFStringPtr | str | ) | [inline] |
Definition at line 77 of file CPKIFRevokedInfoPtr.java.
CPKIFCRLReasonPtr com::orionsec::jpkif::CPKIFRevokedInfoPtr::GetRevocationReason | ( | ) | [inline] |
Definition at line 81 of file CPKIFRevokedInfoPtr.java.
void com::orionsec::jpkif::CPKIFRevokedInfoPtr::SetRevocationReason | ( | CPKIFCRLReasonPtr | crlReason | ) | [inline] |
Definition at line 85 of file CPKIFRevokedInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFRevokedInfoPtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFRevokedInfoPtr.java.
Referenced by CPKIFRevokedInfoPtr(), and delete().