xrpld
Loading...
Searching...
No Matches
xrpl::STObject::Transform Struct Reference

Public Types

using argument_type = detail::STVar
using result_type = STBase

Public Member Functions

 Transform ()=default
STBase const & operator() (detail::STVar const &e) const

Detailed Description

Definition at line 46 of file STObject.h.

Member Typedef Documentation

◆ argument_type

◆ result_type

Definition at line 51 of file STObject.h.

Constructor & Destructor Documentation

◆ Transform()

xrpl::STObject::Transform::Transform ( )
explicitdefault

Member Function Documentation

◆ operator()()

STBase const & xrpl::STObject::Transform::operator() ( detail::STVar const & e) const

Definition at line 942 of file STObject.h.