rippled
Loading...
Searching...
No Matches
Classes | Public Member Functions | Static Public Member Functions | List of all members
ripple::SignerEntries Class Reference

#include <SignerEntries.h>

Classes

struct  SignerEntry
 

Public Member Functions

 SignerEntries ()=delete
 

Static Public Member Functions

static Expected< std::vector< SignerEntry >, NotTECdeserialize (STObject const &obj, beast::Journal journal, std::string_view annotation)
 

Detailed Description

Definition at line 46 of file SignerEntries.h.

Constructor & Destructor Documentation

◆ SignerEntries()

ripple::SignerEntries::SignerEntries ( )
explicitdelete

Member Function Documentation

◆ deserialize()

Expected< std::vector< SignerEntries::SignerEntry >, NotTEC > ripple::SignerEntries::deserialize ( STObject const &  obj,
beast::Journal  journal,
std::string_view  annotation 
)
static

Definition at line 32 of file SignerEntries.cpp.