Definition at line 11 of file CPKIFOCSPResponsePtr.java.
Public Member Functions | |
CPKIFOCSPResponsePtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFOCSPResponse | __deref__ () |
CPKIFOCSPResponse | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFOCSPResponsePtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFOCSPResponsePtr r) |
int | GetResponseStatus () |
void | SetResponseStatus (int status) |
CPKIFResponseBytesPtr | GetResponseBytes () |
void | SetResponseBytes (CPKIFResponseBytesPtr respBytes) |
void | Decode (CPKIFBufferPtr bp) |
CPKIFBufferPtr | Encoded () |
Static Public Member Functions | |
static long | getCPtr (CPKIFOCSPResponsePtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFOCSPResponsePtr::CPKIFOCSPResponsePtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFOCSPResponsePtr::getCPtr | ( | CPKIFOCSPResponsePtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFOCSPResponsePtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFOCSPResponsePtr.java.
synchronized void com::orionsec::jpkif::CPKIFOCSPResponsePtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFOCSPResponsePtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFOCSPResponsePtr.java.
CPKIFOCSPResponse com::orionsec::jpkif::CPKIFOCSPResponsePtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFOCSPResponsePtr.java.
CPKIFOCSPResponse com::orionsec::jpkif::CPKIFOCSPResponsePtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFOCSPResponsePtr.java.
boolean com::orionsec::jpkif::CPKIFOCSPResponsePtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFOCSPResponsePtr.java.
int com::orionsec::jpkif::CPKIFOCSPResponsePtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFOCSPResponsePtr.java.
void com::orionsec::jpkif::CPKIFOCSPResponsePtr::swap | ( | CPKIFOCSPResponsePtr | other | ) | [inline] |
Definition at line 60 of file CPKIFOCSPResponsePtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFOCSPResponsePtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFOCSPResponsePtr.java.
boolean com::orionsec::jpkif::CPKIFOCSPResponsePtr::_internal_equiv | ( | CPKIFOCSPResponsePtr | r | ) | [inline] |
Definition at line 69 of file CPKIFOCSPResponsePtr.java.
int com::orionsec::jpkif::CPKIFOCSPResponsePtr::GetResponseStatus | ( | ) | [inline] |
Definition at line 73 of file CPKIFOCSPResponsePtr.java.
void com::orionsec::jpkif::CPKIFOCSPResponsePtr::SetResponseStatus | ( | int | status | ) | [inline] |
Definition at line 77 of file CPKIFOCSPResponsePtr.java.
CPKIFResponseBytesPtr com::orionsec::jpkif::CPKIFOCSPResponsePtr::GetResponseBytes | ( | ) | [inline] |
Definition at line 81 of file CPKIFOCSPResponsePtr.java.
void com::orionsec::jpkif::CPKIFOCSPResponsePtr::SetResponseBytes | ( | CPKIFResponseBytesPtr | respBytes | ) | [inline] |
Definition at line 85 of file CPKIFOCSPResponsePtr.java.
void com::orionsec::jpkif::CPKIFOCSPResponsePtr::Decode | ( | CPKIFBufferPtr | bp | ) | [inline] |
Definition at line 89 of file CPKIFOCSPResponsePtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFOCSPResponsePtr::Encoded | ( | void | ) | [inline] |
Definition at line 93 of file CPKIFOCSPResponsePtr.java.
boolean com::orionsec::jpkif::CPKIFOCSPResponsePtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFOCSPResponsePtr.java.
Referenced by CPKIFOCSPResponsePtr(), and delete().