
Definition at line 11 of file weak_count.java.
Public Member Functions | |
| weak_count (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| weak_count () | |
| weak_count (shared_count r) | |
| weak_count (weak_count r) | |
| void | swap (weak_count r) |
| int | use_count () |
| boolean | empty () |
Static Public Member Functions | |
| static long | getCPtr (weak_count obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::weak_count::weak_count | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::weak_count::weak_count | ( | ) | [inline] |
Definition at line 38 of file weak_count.java.
| com::orionsec::jpkif::weak_count::weak_count | ( | shared_count | r | ) | [inline] |
Definition at line 42 of file weak_count.java.
| com::orionsec::jpkif::weak_count::weak_count | ( | weak_count | r | ) | [inline] |
Definition at line 46 of file weak_count.java.
| static long com::orionsec::jpkif::weak_count::getCPtr | ( | weak_count | obj | ) | [inline, static] |
Definition at line 20 of file weak_count.java.
References swigCPtr.
Referenced by com::orionsec::jpkif::shared_count::shared_count().
| void com::orionsec::jpkif::weak_count::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file weak_count.java.
| synchronized void com::orionsec::jpkif::weak_count::delete | ( | ) | [inline] |
| void com::orionsec::jpkif::weak_count::swap | ( | weak_count | r | ) | [inline] |
Definition at line 50 of file weak_count.java.
| int com::orionsec::jpkif::weak_count::use_count | ( | ) | [inline] |
Definition at line 54 of file weak_count.java.
| boolean com::orionsec::jpkif::weak_count::empty | ( | ) | [inline] |
Definition at line 58 of file weak_count.java.
boolean com::orionsec::jpkif::weak_count::swigCMemOwn [protected] |
1.5.6