35 const instance&
operator*()
const BY_CONST_FUNC(
operator*())
57 nbool isBind()
const override;
58 const type& getBindable()
const;
113 nbool _sync(
id new1);
Memory chunk for block-based allocation
Definition chunk.hpp:57
Base class for all managed instances in memlite system
Definition instance.hpp:41
Binding tag for instance reference tracking and lifecycle management
Definition life.hpp:21
void rel() override
Releases the binding for this life object, decrementing the strong reference count.
ncnt getStrongCnt() const
Returns current strong reference count
Template interface for bindable objects
Definition tbindable.hpp:13
Core class for runtime type information in byeol language
Definition type.hpp:100
Interface for objects that can provide their type information
Definition typeProvidable.hpp:13
#define TO(fn)
Definition to.hpp:175
Rich logging support with polymorphic type conversion
Definition richLog.hpp:34