|
xrpld
|
An element in a SOTemplate. More...
#include <SOTemplate.h>

Public Member Functions | |
| SOElement (SField const &fieldName, SOEStyle style) | |
| template<typename T> | |
| SOElement (TypedField< T > const &fieldName, SOEStyle style, SOETxMPTIssue supportMpt=SoeMptNotSupported) | |
| SField const & | sField () const |
| SOEStyle | style () const |
| SOETxMPTIssue | supportMPT () const |
Private Member Functions | |
| void | init (SField const &fieldName) const |
Private Attributes | |
| std::reference_wrapper< SField const > | sField_ |
| SOEStyle | style_ |
| SOETxMPTIssue | supportMpt_ = SoeMptNone |
An element in a SOTemplate.
Definition at line 33 of file SOTemplate.h.
Definition at line 54 of file SOTemplate.h.
| xrpl::SOElement::SOElement | ( | TypedField< T > const & | fieldName, |
| SOEStyle | style, | ||
| SOETxMPTIssue | supportMpt = SoeMptNotSupported ) |
Definition at line 61 of file SOTemplate.h.
|
private |
Definition at line 42 of file SOTemplate.h.
|
nodiscard |
Definition at line 71 of file SOTemplate.h.
|
nodiscard |
Definition at line 77 of file SOTemplate.h.
|
nodiscard |
Definition at line 83 of file SOTemplate.h.
|
private |
Definition at line 36 of file SOTemplate.h.
|
private |
Definition at line 37 of file SOTemplate.h.
|
private |
Definition at line 38 of file SOTemplate.h.