class Iemon::Property(T)
- Iemon::Property(T)
- Reference
- Object
Defined in:
property/property.crConstructors
Instance Method Summary
- #attach
- #attached? : Bool
- #check_type(value : T)
- #clean(recursive : Bool = false)
- #cleaned? : Bool
- #detach
- #detached? : Bool
- #raw_value : T
- #set_raw_value(value : T)
- #set_value(value : T)
- #setup_shm
- #value : T