Definition at line 11 of file CPKIFResponseDataPtr.java.
com::orionsec::jpkif::CPKIFResponseDataPtr::CPKIFResponseDataPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFResponseDataPtr::getCPtr | ( | CPKIFResponseDataPtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFResponseDataPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFResponseDataPtr.java.
synchronized void com::orionsec::jpkif::CPKIFResponseDataPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFResponseDataPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFResponseDataPtr.java.
CPKIFResponseData com::orionsec::jpkif::CPKIFResponseDataPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFResponseDataPtr.java.
CPKIFResponseData com::orionsec::jpkif::CPKIFResponseDataPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFResponseDataPtr.java.
boolean com::orionsec::jpkif::CPKIFResponseDataPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFResponseDataPtr.java.
int com::orionsec::jpkif::CPKIFResponseDataPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFResponseDataPtr.java.
void com::orionsec::jpkif::CPKIFResponseDataPtr::swap | ( | CPKIFResponseDataPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFResponseDataPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFResponseDataPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFResponseDataPtr.java.
boolean com::orionsec::jpkif::CPKIFResponseDataPtr::_internal_equiv | ( | CPKIFResponseDataPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFResponseDataPtr.java.
int com::orionsec::jpkif::CPKIFResponseDataPtr::GetVersion | ( | ) | [inline] |
Definition at line 73 of file CPKIFResponseDataPtr.java.
CPKIFResponderIDPtr com::orionsec::jpkif::CPKIFResponseDataPtr::GetResponderID | ( | ) | [inline] |
Definition at line 77 of file CPKIFResponseDataPtr.java.
void com::orionsec::jpkif::CPKIFResponseDataPtr::SetResponderID | ( | CPKIFResponderIDPtr | rid | ) | [inline] |
Definition at line 81 of file CPKIFResponseDataPtr.java.
CPKIFTimePtr com::orionsec::jpkif::CPKIFResponseDataPtr::GetProducedAt | ( | ) | [inline] |
Definition at line 85 of file CPKIFResponseDataPtr.java.
void com::orionsec::jpkif::CPKIFResponseDataPtr::SetProducedAt | ( | CPKIFTimePtr | pa | ) | [inline] |
Definition at line 89 of file CPKIFResponseDataPtr.java.
void com::orionsec::jpkif::CPKIFResponseDataPtr::GetResponses | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFSingleResponse_t_t | srs | ) | [inline] |
Definition at line 93 of file CPKIFResponseDataPtr.java.
void com::orionsec::jpkif::CPKIFResponseDataPtr::AddResponse | ( | CPKIFSingleResponsePtr | sr | ) | [inline] |
Definition at line 97 of file CPKIFResponseDataPtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFResponseDataPtr::toBeSigned | ( | ) | [inline] |
Definition at line 101 of file CPKIFResponseDataPtr.java.
void com::orionsec::jpkif::CPKIFResponseDataPtr::GetExtensionByOID | ( | CPKIFOID | oid, | |
CPKIFX509ExtensionPtr | ref | |||
) | [inline] |
Definition at line 105 of file CPKIFResponseDataPtr.java.
References com::orionsec::jpkif::CPKIFOID::getCPtr().
void com::orionsec::jpkif::CPKIFResponseDataPtr::GetEncodedExtensions | ( | CPKIFBufferPtr | buf | ) | [inline] |
Definition at line 109 of file CPKIFResponseDataPtr.java.
boolean com::orionsec::jpkif::CPKIFResponseDataPtr::AreThereAnyUnprocessedCriticalExtensions | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t | processedExts | ) | [inline] |
Definition at line 113 of file CPKIFResponseDataPtr.java.
void com::orionsec::jpkif::CPKIFResponseDataPtr::GetExtensions | ( | IPKIFParseExtensions | m, | |
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t | exts | |||
) | [inline] |
Definition at line 117 of file CPKIFResponseDataPtr.java.
References com::orionsec::jpkif::IPKIFParseExtensions::getCPtr().
boolean com::orionsec::jpkif::CPKIFResponseDataPtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFResponseDataPtr.java.
Referenced by CPKIFResponseDataPtr(), and delete().