xrpld
Loading...
Searching...
No Matches
xrpl::detail::RawStateTable::SleAction Struct Reference
Collaboration diagram for xrpl::detail::RawStateTable::SleAction:

Public Member Functions

 SleAction (Action action, SLE::pointer sle)

Public Attributes

Action action
SLE::pointer sle

Detailed Description

Definition at line 84 of file RawStateTable.h.

Constructor & Destructor Documentation

◆ SleAction()

xrpl::detail::RawStateTable::SleAction::SleAction ( Action action,
SLE::pointer sle )

Definition at line 90 of file RawStateTable.h.

Member Data Documentation

◆ action

Action xrpl::detail::RawStateTable::SleAction::action

Definition at line 86 of file RawStateTable.h.

◆ sle

SLE::pointer xrpl::detail::RawStateTable::SleAction::sle

Definition at line 87 of file RawStateTable.h.