|
rippled
|
#include <STObject.h>


Protected Types | |
| using | value_type = typename T::value_type |
Protected Member Functions | |
| Proxy (Proxy const &)=default | |
| Proxy (STObject *st, TypedField< T > const *f) | |
| value_type | value () const |
| T const * | find () const |
| template<class U > | |
| void | assign (U &&u) |
Protected Attributes | |
| STObject * | st_ |
| SOEStyle | style_ |
| TypedField< T > const * | f_ |
Definition at line 483 of file STObject.h.
|
protected |
Definition at line 486 of file STObject.h.
|
protecteddefault |
|
protected |
Definition at line 683 of file STObject.h.
|
protected |
Definition at line 701 of file STObject.h.
|
protected |
Definition at line 720 of file STObject.h.
Definition at line 728 of file STObject.h.
|
protected |
Definition at line 488 of file STObject.h.
|
protected |
Definition at line 489 of file STObject.h.
|
protected |
Definition at line 490 of file STObject.h.