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