rippled
|
An element in a SOTemplate. More...
Public Member Functions | |
SOElement (SField const &fieldName, SOEStyle style) | |
SField const & | sField () const |
SOEStyle | style () const |
Private Attributes | |
std::reference_wrapper< SField const > | sField_ |
SOEStyle | style_ |
An element in a SOTemplate.
Definition at line 43 of file SOTemplate.h.
Definition at line 50 of file SOTemplate.h.
SField const& ripple::SOElement::sField | ( | ) | const |
Definition at line 64 of file SOTemplate.h.
SOEStyle ripple::SOElement::style | ( | ) | const |
Definition at line 70 of file SOTemplate.h.
|
private |
Definition at line 46 of file SOTemplate.h.
|
private |
Definition at line 47 of file SOTemplate.h.