Definition at line 11 of file CPKIFContentInfoPtr.java.
Public Member Functions | |
CPKIFContentInfoPtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFContentInfo | __deref__ () |
CPKIFContentInfo | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFContentInfoPtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFContentInfoPtr r) |
void | SetContentType (CPKIFOIDPtr contentType) |
CPKIFOIDPtr | GetContentType () |
void | SetContent (CPKIFBufferPtr content) |
CPKIFBufferPtr | GetContent () |
CPKIFBufferPtr | Encode () |
void | Decode (CPKIFBufferPtr buf) |
void | Decode (byte[] buf, int bufLen) |
Static Public Member Functions | |
static long | getCPtr (CPKIFContentInfoPtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFContentInfoPtr::CPKIFContentInfoPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFContentInfoPtr::getCPtr | ( | CPKIFContentInfoPtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFContentInfoPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFContentInfoPtr.java.
synchronized void com::orionsec::jpkif::CPKIFContentInfoPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFContentInfoPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFContentInfoPtr.java.
CPKIFContentInfo com::orionsec::jpkif::CPKIFContentInfoPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFContentInfoPtr.java.
CPKIFContentInfo com::orionsec::jpkif::CPKIFContentInfoPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFContentInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFContentInfoPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFContentInfoPtr.java.
int com::orionsec::jpkif::CPKIFContentInfoPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFContentInfoPtr.java.
void com::orionsec::jpkif::CPKIFContentInfoPtr::swap | ( | CPKIFContentInfoPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFContentInfoPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFContentInfoPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFContentInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFContentInfoPtr::_internal_equiv | ( | CPKIFContentInfoPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFContentInfoPtr.java.
void com::orionsec::jpkif::CPKIFContentInfoPtr::SetContentType | ( | CPKIFOIDPtr | contentType | ) | [inline] |
Definition at line 73 of file CPKIFContentInfoPtr.java.
CPKIFOIDPtr com::orionsec::jpkif::CPKIFContentInfoPtr::GetContentType | ( | ) | [inline] |
Definition at line 77 of file CPKIFContentInfoPtr.java.
void com::orionsec::jpkif::CPKIFContentInfoPtr::SetContent | ( | CPKIFBufferPtr | content | ) | [inline] |
Definition at line 81 of file CPKIFContentInfoPtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFContentInfoPtr::GetContent | ( | ) | [inline] |
Definition at line 85 of file CPKIFContentInfoPtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFContentInfoPtr::Encode | ( | ) | [inline] |
Definition at line 89 of file CPKIFContentInfoPtr.java.
void com::orionsec::jpkif::CPKIFContentInfoPtr::Decode | ( | CPKIFBufferPtr | buf | ) | [inline] |
Definition at line 93 of file CPKIFContentInfoPtr.java.
void com::orionsec::jpkif::CPKIFContentInfoPtr::Decode | ( | byte[] | buf, | |
int | bufLen | |||
) | [inline] |
Definition at line 97 of file CPKIFContentInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFContentInfoPtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFContentInfoPtr.java.
Referenced by CPKIFContentInfoPtr(), and delete().