Definition at line 11 of file CPKIFPathBuilder2.java.
Public Member Functions | |
CPKIFPathBuilder2 (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFPathBuilder2 () | |
void | Initialize () |
boolean | BuildPath (CPKIFCertificatePath path) |
Static Public Member Functions | |
static long | getCPtr (CPKIFPathBuilder2 obj) |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFPathBuilder2::CPKIFPathBuilder2 | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFPathBuilder2.java.
com::orionsec::jpkif::CPKIFPathBuilder2::CPKIFPathBuilder2 | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFPathBuilder2.java.
static long com::orionsec::jpkif::CPKIFPathBuilder2::getCPtr | ( | CPKIFPathBuilder2 | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFPathBuilder2::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFColleague.
Definition at line 23 of file CPKIFPathBuilder2.java.
synchronized void com::orionsec::jpkif::CPKIFPathBuilder2::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFColleague.
Definition at line 27 of file CPKIFPathBuilder2.java.
References com::orionsec::jpkif::IPKIFColleague::swigCMemOwn.
void com::orionsec::jpkif::CPKIFPathBuilder2::Initialize | ( | void | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFColleague.
Definition at line 42 of file CPKIFPathBuilder2.java.
boolean com::orionsec::jpkif::CPKIFPathBuilder2::BuildPath | ( | CPKIFCertificatePath | path | ) | [inline] |
Definition at line 46 of file CPKIFPathBuilder2.java.