rippled
Public Types | Public Member Functions | List of all members
ripple::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 61 of file STObject.h.

Member Typedef Documentation

◆ argument_type

Definition at line 65 of file STObject.h.

◆ result_type

Definition at line 66 of file STObject.h.

Constructor & Destructor Documentation

◆ Transform()

ripple::STObject::Transform::Transform ( )
explicitdefault

Member Function Documentation

◆ operator()()

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

Definition at line 846 of file STObject.h.