
Definition at line 11 of file CPKIFOCSPResponse.java.
Public Member Functions | |
| CPKIFOCSPResponse (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFOCSPResponse () | |
| 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 (CPKIFOCSPResponse obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::CPKIFOCSPResponse::CPKIFOCSPResponse | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFOCSPResponse::CPKIFOCSPResponse | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFOCSPResponse.java.
| static long com::orionsec::jpkif::CPKIFOCSPResponse::getCPtr | ( | CPKIFOCSPResponse | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFOCSPResponse::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFOCSPResponse.java.
| synchronized void com::orionsec::jpkif::CPKIFOCSPResponse::delete | ( | ) | [inline] |
| int com::orionsec::jpkif::CPKIFOCSPResponse::GetResponseStatus | ( | ) | [inline] |
Definition at line 42 of file CPKIFOCSPResponse.java.
| void com::orionsec::jpkif::CPKIFOCSPResponse::SetResponseStatus | ( | int | status | ) | [inline] |
Definition at line 46 of file CPKIFOCSPResponse.java.
| CPKIFResponseBytesPtr com::orionsec::jpkif::CPKIFOCSPResponse::GetResponseBytes | ( | ) | [inline] |
Definition at line 50 of file CPKIFOCSPResponse.java.
| void com::orionsec::jpkif::CPKIFOCSPResponse::SetResponseBytes | ( | CPKIFResponseBytesPtr | respBytes | ) | [inline] |
Definition at line 54 of file CPKIFOCSPResponse.java.
| void com::orionsec::jpkif::CPKIFOCSPResponse::Decode | ( | CPKIFBufferPtr | bp | ) | [inline] |
Definition at line 58 of file CPKIFOCSPResponse.java.
| CPKIFBufferPtr com::orionsec::jpkif::CPKIFOCSPResponse::Encoded | ( | void | ) | [inline] |
Definition at line 62 of file CPKIFOCSPResponse.java.
boolean com::orionsec::jpkif::CPKIFOCSPResponse::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFOCSPResponse.java.
Referenced by CPKIFOCSPResponse(), and delete().
1.5.6