
Definition at line 11 of file CPKIFContentInfo.java.
Public Member Functions | |
| CPKIFContentInfo (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFContentInfo () | |
| CPKIFContentInfo (CPKIFOIDPtr oid, CPKIFBufferPtr ciBuf) | |
| 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 (CPKIFContentInfo obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::CPKIFContentInfo::CPKIFContentInfo | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFContentInfo::CPKIFContentInfo | ( | ) | [inline] |
Definition at line 38 of file CPKIFContentInfo.java.
| com::orionsec::jpkif::CPKIFContentInfo::CPKIFContentInfo | ( | CPKIFOIDPtr | oid, | |
| CPKIFBufferPtr | ciBuf | |||
| ) | [inline] |
Definition at line 42 of file CPKIFContentInfo.java.
References com::orionsec::jpkif::CPKIFOIDPtr::getCPtr().
| static long com::orionsec::jpkif::CPKIFContentInfo::getCPtr | ( | CPKIFContentInfo | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFContentInfo::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFContentInfo.java.
| synchronized void com::orionsec::jpkif::CPKIFContentInfo::delete | ( | ) | [inline] |
| void com::orionsec::jpkif::CPKIFContentInfo::SetContentType | ( | CPKIFOIDPtr | contentType | ) | [inline] |
Definition at line 46 of file CPKIFContentInfo.java.
| CPKIFOIDPtr com::orionsec::jpkif::CPKIFContentInfo::GetContentType | ( | ) | [inline] |
Definition at line 50 of file CPKIFContentInfo.java.
| void com::orionsec::jpkif::CPKIFContentInfo::SetContent | ( | CPKIFBufferPtr | content | ) | [inline] |
Definition at line 54 of file CPKIFContentInfo.java.
| CPKIFBufferPtr com::orionsec::jpkif::CPKIFContentInfo::GetContent | ( | ) | [inline] |
Definition at line 58 of file CPKIFContentInfo.java.
| CPKIFBufferPtr com::orionsec::jpkif::CPKIFContentInfo::Encode | ( | ) | [inline] |
Definition at line 62 of file CPKIFContentInfo.java.
| void com::orionsec::jpkif::CPKIFContentInfo::Decode | ( | CPKIFBufferPtr | buf | ) | [inline] |
Definition at line 66 of file CPKIFContentInfo.java.
| void com::orionsec::jpkif::CPKIFContentInfo::Decode | ( | byte[] | buf, | |
| int | bufLen | |||
| ) | [inline] |
Definition at line 70 of file CPKIFContentInfo.java.
boolean com::orionsec::jpkif::CPKIFContentInfo::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFContentInfo.java.
Referenced by CPKIFContentInfo(), and delete().
1.5.6