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