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

#include <credentials.h>

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

Public Member Functions

 uri (std::string_view u)
 
void operator() (jtx::Env &, jtx::JTx &jtx) const
 

Private Attributes

std::string const uri_
 

Detailed Description

Definition at line 25 of file credentials.h.

Constructor & Destructor Documentation

◆ uri()

ripple::test::jtx::credentials::uri::uri ( std::string_view  u)
explicit

Definition at line 31 of file credentials.h.

Member Function Documentation

◆ operator()()

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

Definition at line 36 of file credentials.h.

Member Data Documentation

◆ uri_

std::string const ripple::test::jtx::credentials::uri::uri_
private

Definition at line 28 of file credentials.h.