llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Ref< T > Member List

This is the complete list of members for Ref< T >, including all inherited members.

Get() const (defined in RefBase< T >)RefBase< T >inline
GetType() const (defined in RefBase< T >)RefBase< T >inline
Index() const (defined in RefBase< T >)RefBase< T >inline
index_RefBase< T >protected
inst_RefBase< T >protected
operator bool() const (defined in RefBase< T >)RefBase< T >inline
operator Ref< U >() const (defined in Ref< T >)Ref< T >inline
operator!=(const RefBase< T > &that) const (defined in RefBase< T >)RefBase< T >inline
operator*() const (defined in RefBase< T >)RefBase< T >inline
operator->() const (defined in RefBase< T >)RefBase< T >inline
operator==(const RefBase< T > &that) const (defined in RefBase< T >)RefBase< T >inline
Ref() (defined in Ref< T >)Ref< T >inline
Ref(T &inst, unsigned idx=0) (defined in Ref< T >)Ref< T >inline
Ref(T *inst, unsigned idx=0) (defined in Ref< T >)Ref< T >inline
RefBase(T *inst, unsigned index) (defined in RefBase< T >)RefBase< T >inlineprotected