rippled
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
ripple::test::jtx::credentials::ids Class Reference

#include <credentials.h>

Collaboration diagram for ripple::test::jtx::credentials::ids:
Collaboration graph
[legend]

Public Member Functions

 ids (std::vector< std::string > const &creds)
 
void operator() (jtx::Env &, jtx::JTx &jtx) const
 

Private Attributes

std::vector< std::string > const credentials_
 

Detailed Description

Definition at line 43 of file credentials.h.

Constructor & Destructor Documentation

◆ ids()

ripple::test::jtx::credentials::ids::ids ( std::vector< std::string > const &  creds)
explicit

Definition at line 49 of file credentials.h.

Member Function Documentation

◆ operator()()

void ripple::test::jtx::credentials::ids::operator() ( jtx::Env ,
jtx::JTx jtx 
) const

Definition at line 54 of file credentials.h.

Member Data Documentation

◆ credentials_

std::vector<std::string> const ripple::test::jtx::credentials::ids::credentials_
private

Definition at line 46 of file credentials.h.