Guitar
Public Member Functions | Public Attributes | List of all members
ExchangePointers::Pointers Struct Reference

Public Member Functions

 Pointers ()=default
 
 Pointers (ApiKeyFrom *from, std::string *api_key)
 

Public Attributes

ApiKeyFromfrom = nullptr
 
std::string * api_key = nullptr
 

Constructor & Destructor Documentation

◆ Pointers() [1/2]

ExchangePointers::Pointers::Pointers ( )
default

◆ Pointers() [2/2]

ExchangePointers::Pointers::Pointers ( ApiKeyFrom from,
std::string *  api_key 
)
inline

Member Data Documentation

◆ api_key

std::string* ExchangePointers::Pointers::api_key = nullptr

◆ from

ApiKeyFrom* ExchangePointers::Pointers::from = nullptr

The documentation for this struct was generated from the following file: