#include <RCBase.h>
Collaboration diagram for RCBase< Type >::ValRef:
Public Member Functions | |
ValRef (RCBase &oo, const int ii) | |
operator Type () const | |
void | operator= (Type v) |
Private Attributes | |
RCBase & | o |
const int | i |
|
Definition at line 121 of file RCBase.h. References RCBase< Type >::ValRef::i, and RCBase< Type >::ValRef::o.
|
|
Definition at line 123 of file RCBase.h. References RCBase< Type >::ValRef::i, RCBase< Type >::ValRef::o, and RCBase< Type >::read().
|
|
Definition at line 128 of file RCBase.h. References RCBase< Type >::ValRef::i, RCBase< Type >::ValRef::o, and RCBase< Type >::write().
|
|
Definition at line 119 of file RCBase.h. Referenced by RCBase< Type >::ValRef::operator Type(), RCBase< Type >::ValRef::operator=(), and RCBase< Type >::ValRef::ValRef(). |
|
Definition at line 118 of file RCBase.h. Referenced by RCBase< Type >::ValRef::operator Type(), RCBase< Type >::ValRef::operator=(), and RCBase< Type >::ValRef::ValRef(). |