Bitcoin
Public Member Functions | Public Attributes | List of all members
TorControlReply Class Reference

Public Member Functions

 TorControlReply ()
 
void Clear ()
 

Public Attributes

int code
 
std::vector< std::string > lines
 

Detailed Description

Reply from Tor, can be single or multi-line

Constructor & Destructor Documentation

◆ TorControlReply()

TorControlReply::TorControlReply ( )
inline

Member Function Documentation

◆ Clear()

void TorControlReply::Clear ( )
inline

Member Data Documentation

◆ code

int TorControlReply::code

◆ lines

std::vector<std::string> TorControlReply::lines

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