AERA
|
This is the complete list of members for r_exec::Value, including all inherited members.
_intersect(const AtomValue *) const (defined in r_exec::Value) | r_exec::Value | inlinevirtual |
_intersect(const StructureValue *) const (defined in r_exec::Value) | r_exec::Value | inlinevirtual |
_intersect(const ObjectValue *) const (defined in r_exec::Value) | r_exec::Value | inlinevirtual |
_Object() (defined in core::_Object) | core::_Object | protected |
contains(const Atom) const (defined in r_exec::Value) | r_exec::Value | inlinevirtual |
contains(const Atom *) const (defined in r_exec::Value) | r_exec::Value | inlinevirtual |
contains(const r_code::Code *) const (defined in r_exec::Value) | r_exec::Value | inlinevirtual |
copy(BindingMap *map) const =0 (defined in r_exec::Value) | r_exec::Value | pure virtual |
decRef() (defined in core::_Object) | core::_Object | virtual |
get_code()=0 (defined in r_exec::Value) | r_exec::Value | pure virtual |
get_code_size()=0 (defined in r_exec::Value) | r_exec::Value | pure virtual |
get_object()=0 (defined in r_exec::Value) | r_exec::Value | pure virtual |
incRef() (defined in core::_Object) | core::_Object | |
intersect(const Value *) const (defined in r_exec::Value) | r_exec::Value | inlinevirtual |
map_ (defined in r_exec::Value) | r_exec::Value | protected |
match(const r_code::Code *object, uint16 index)=0 (defined in r_exec::Value) | r_exec::Value | pure virtual |
refCount_ (defined in core::_Object) | core::_Object | protected |
trace_string() const | r_exec::Value | inline |
valuate(r_code::Code *destination, uint16 write_index, uint16 &extent_index) const =0 (defined in r_exec::Value) | r_exec::Value | pure virtual |
Value(BindingMap *map) (defined in r_exec::Value) | r_exec::Value | protected |
~_Object() (defined in core::_Object) | core::_Object | virtual |