Definition at line 11 of file CPKIFOCSPCertStatusPtr.java.
Public Member Functions | |
CPKIFOCSPCertStatusPtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFOCSPCertStatus | __deref__ () |
CPKIFOCSPCertStatus | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFOCSPCertStatusPtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFOCSPCertStatusPtr r) |
CPKIFOCSPCertStatus.CertStatusChoice | GetChoice () |
void | SetRevokedInfo (CPKIFRevokedInfoPtr ri) |
CPKIFRevokedInfoPtr | GetRevokedInfo () |
Static Public Member Functions | |
static long | getCPtr (CPKIFOCSPCertStatusPtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::CPKIFOCSPCertStatusPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::getCPtr | ( | CPKIFOCSPCertStatusPtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFOCSPCertStatusPtr.java.
synchronized void com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFOCSPCertStatusPtr.java.
CPKIFOCSPCertStatus com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFOCSPCertStatusPtr.java.
CPKIFOCSPCertStatus com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFOCSPCertStatusPtr.java.
boolean com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFOCSPCertStatusPtr.java.
int com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFOCSPCertStatusPtr.java.
void com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::swap | ( | CPKIFOCSPCertStatusPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFOCSPCertStatusPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFOCSPCertStatusPtr.java.
boolean com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::_internal_equiv | ( | CPKIFOCSPCertStatusPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFOCSPCertStatusPtr.java.
CPKIFOCSPCertStatus.CertStatusChoice com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::GetChoice | ( | ) | [inline] |
Definition at line 73 of file CPKIFOCSPCertStatusPtr.java.
void com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::SetRevokedInfo | ( | CPKIFRevokedInfoPtr | ri | ) | [inline] |
Definition at line 77 of file CPKIFOCSPCertStatusPtr.java.
CPKIFRevokedInfoPtr com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::GetRevokedInfo | ( | ) | [inline] |
Definition at line 81 of file CPKIFOCSPCertStatusPtr.java.
boolean com::orionsec::jpkif::CPKIFOCSPCertStatusPtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFOCSPCertStatusPtr.java.
Referenced by CPKIFOCSPCertStatusPtr(), and delete().