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

#include <netbase.h>

Public Member Functions

 proxyType ()
 
 proxyType (const CService &_proxy, bool _randomize_credentials=false)
 
bool IsValid () const
 

Public Attributes

CService proxy
 
bool randomize_credentials
 

Constructor & Destructor Documentation

◆ proxyType() [1/2]

proxyType::proxyType ( )
inline

◆ proxyType() [2/2]

proxyType::proxyType ( const CService _proxy,
bool  _randomize_credentials = false 
)
inlineexplicit

Member Function Documentation

◆ IsValid()

bool proxyType::IsValid ( ) const
inline

Member Data Documentation

◆ proxy

CService proxyType::proxy

◆ randomize_credentials

bool proxyType::randomize_credentials

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