#include <CorePolicy.hpp>
Inheritance diagram for OwnershipStrength< D >:Public Member Functions | |
| OwnershipStrength (int32_t s) | |
| int32_t | value () const |
| void | value (int32_t s) |
Definition at line 449 of file CorePolicy.hpp.
| OwnershipStrength | ( | int32_t | s | ) | [inline, explicit] |
Definition at line 451 of file CorePolicy.hpp.
| int32_t value | ( | ) | const [inline] |
Definition at line 454 of file CorePolicy.hpp.
| void value | ( | int32_t | s | ) | [inline] |
Definition at line 455 of file CorePolicy.hpp.
1.7.1