Definition at line 11 of file IPKIFDefaultPathManagement.java.
Public Member Functions | |
IPKIFDefaultPathManagement (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | SetDefaultPathSettings (CPKIFPathSettingsPtr pathSettings) |
CPKIFPathSettingsPtr | GetDefaultPathSettings () |
Static Public Member Functions | |
static long | getCPtr (IPKIFDefaultPathManagement obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFDefaultPathManagement::IPKIFDefaultPathManagement | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFDefaultPathManagement::getCPtr | ( | IPKIFDefaultPathManagement | obj | ) | [inline, static] |
void com::orionsec::jpkif::IPKIFDefaultPathManagement::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file IPKIFDefaultPathManagement.java.
synchronized void com::orionsec::jpkif::IPKIFDefaultPathManagement::delete | ( | ) | [inline] |
void com::orionsec::jpkif::IPKIFDefaultPathManagement::SetDefaultPathSettings | ( | CPKIFPathSettingsPtr | pathSettings | ) | [inline] |
Definition at line 38 of file IPKIFDefaultPathManagement.java.
CPKIFPathSettingsPtr com::orionsec::jpkif::IPKIFDefaultPathManagement::GetDefaultPathSettings | ( | ) | [inline] |
Definition at line 42 of file IPKIFDefaultPathManagement.java.
boolean com::orionsec::jpkif::IPKIFDefaultPathManagement::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFDefaultPathManagement.java.
Referenced by delete(), and IPKIFDefaultPathManagement().