
Definition at line 11 of file CPKIFPeriod.java.
Public Member Functions | |
| CPKIFPeriod (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFPeriod () | |
| CPKIFPeriod (CPKIFTimePtr start_, CPKIFTimePtr end_) | |
| CPKIFPeriod (CPKIFTimePtr start_, CPKIFDurationPtr duration_) | |
| CPKIFPeriod (CPKIFPeriod time_) | |
| CPKIFTimePtr | start () |
| void | start (CPKIFTimePtr start_) |
| CPKIFTimePtr | end () |
| void | end (CPKIFTimePtr end_) |
| CPKIFDurationPtr | duration () |
| boolean | contains (CPKIFTimePtr time_) |
| boolean | contains (CPKIFTimePtr time_, CPKIFDurationPtr skew_) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFPeriod obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::CPKIFPeriod::CPKIFPeriod | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFPeriod::CPKIFPeriod | ( | ) | [inline] |
Definition at line 38 of file CPKIFPeriod.java.
| com::orionsec::jpkif::CPKIFPeriod::CPKIFPeriod | ( | CPKIFTimePtr | start_, | |
| CPKIFTimePtr | end_ | |||
| ) | [inline] |
Definition at line 42 of file CPKIFPeriod.java.
References com::orionsec::jpkif::CPKIFTimePtr::getCPtr().
| com::orionsec::jpkif::CPKIFPeriod::CPKIFPeriod | ( | CPKIFTimePtr | start_, | |
| CPKIFDurationPtr | duration_ | |||
| ) | [inline] |
Definition at line 46 of file CPKIFPeriod.java.
References com::orionsec::jpkif::CPKIFTimePtr::getCPtr().
| com::orionsec::jpkif::CPKIFPeriod::CPKIFPeriod | ( | CPKIFPeriod | time_ | ) | [inline] |
Definition at line 50 of file CPKIFPeriod.java.
| static long com::orionsec::jpkif::CPKIFPeriod::getCPtr | ( | CPKIFPeriod | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFPeriod::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFPeriod.java.
| synchronized void com::orionsec::jpkif::CPKIFPeriod::delete | ( | ) | [inline] |
| CPKIFTimePtr com::orionsec::jpkif::CPKIFPeriod::start | ( | ) | [inline] |
Definition at line 54 of file CPKIFPeriod.java.
| void com::orionsec::jpkif::CPKIFPeriod::start | ( | CPKIFTimePtr | start_ | ) | [inline] |
Definition at line 58 of file CPKIFPeriod.java.
| CPKIFTimePtr com::orionsec::jpkif::CPKIFPeriod::end | ( | ) | [inline] |
Definition at line 62 of file CPKIFPeriod.java.
| void com::orionsec::jpkif::CPKIFPeriod::end | ( | CPKIFTimePtr | end_ | ) | [inline] |
Definition at line 66 of file CPKIFPeriod.java.
| CPKIFDurationPtr com::orionsec::jpkif::CPKIFPeriod::duration | ( | ) | [inline] |
Definition at line 70 of file CPKIFPeriod.java.
| boolean com::orionsec::jpkif::CPKIFPeriod::contains | ( | CPKIFTimePtr | time_ | ) | [inline] |
Definition at line 74 of file CPKIFPeriod.java.
| boolean com::orionsec::jpkif::CPKIFPeriod::contains | ( | CPKIFTimePtr | time_, | |
| CPKIFDurationPtr | skew_ | |||
| ) | [inline] |
Definition at line 78 of file CPKIFPeriod.java.
References com::orionsec::jpkif::CPKIFTimePtr::getCPtr().
boolean com::orionsec::jpkif::CPKIFPeriod::swigCMemOwn [protected] |
1.5.6