
Definition at line 11 of file CPKIFOCSPRequest.java.
Public Member Functions | |
| CPKIFOCSPRequest (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFOCSPRequest () | |
| void | SetRequest (CPKIFTBSRequestPtr request, CPKIFCredentialPtr cred, IPKIFColleague cm) |
| void | SetRequest (CPKIFTBSRequestPtr request, CPKIFCredentialPtr cred) |
| CPKIFTBSRequestPtr | GetRequest () |
| CPKIFBufferPtr | Encode () |
| void | Decode (CPKIFBufferPtr msg) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFOCSPRequest obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::CPKIFOCSPRequest::CPKIFOCSPRequest | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFOCSPRequest::CPKIFOCSPRequest | ( | ) | [inline] |
Definition at line 38 of file CPKIFOCSPRequest.java.
| static long com::orionsec::jpkif::CPKIFOCSPRequest::getCPtr | ( | CPKIFOCSPRequest | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFOCSPRequest::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFOCSPRequest.java.
| synchronized void com::orionsec::jpkif::CPKIFOCSPRequest::delete | ( | ) | [inline] |
| void com::orionsec::jpkif::CPKIFOCSPRequest::SetRequest | ( | CPKIFTBSRequestPtr | request, | |
| CPKIFCredentialPtr | cred, | |||
| IPKIFColleague | cm | |||
| ) | [inline] |
Definition at line 42 of file CPKIFOCSPRequest.java.
References com::orionsec::jpkif::CPKIFCredentialPtr::getCPtr(), and com::orionsec::jpkif::CPKIFTBSRequestPtr::getCPtr().
| void com::orionsec::jpkif::CPKIFOCSPRequest::SetRequest | ( | CPKIFTBSRequestPtr | request, | |
| CPKIFCredentialPtr | cred | |||
| ) | [inline] |
Definition at line 46 of file CPKIFOCSPRequest.java.
References com::orionsec::jpkif::CPKIFTBSRequestPtr::getCPtr().
| CPKIFTBSRequestPtr com::orionsec::jpkif::CPKIFOCSPRequest::GetRequest | ( | ) | [inline] |
Definition at line 50 of file CPKIFOCSPRequest.java.
| CPKIFBufferPtr com::orionsec::jpkif::CPKIFOCSPRequest::Encode | ( | ) | [inline] |
Definition at line 54 of file CPKIFOCSPRequest.java.
| void com::orionsec::jpkif::CPKIFOCSPRequest::Decode | ( | CPKIFBufferPtr | msg | ) | [inline] |
Definition at line 58 of file CPKIFOCSPRequest.java.
boolean com::orionsec::jpkif::CPKIFOCSPRequest::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFOCSPRequest.java.
Referenced by CPKIFOCSPRequest(), and delete().
1.5.6