Bitcoin ABC  0.26.3
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
ArgsTestingSetup Class Reference
Collaboration diagram for ArgsTestingSetup:
[legend]

Public Member Functions

 ArgsTestingSetup ()
 

Public Attributes

ArgsManager argsManager
 
seeder::CDnsSeedOpts opts = seeder::CDnsSeedOpts(&argsManager)
 

Detailed Description

Definition at line 14 of file options_tests.cpp.

Constructor & Destructor Documentation

◆ ArgsTestingSetup()

ArgsTestingSetup::ArgsTestingSetup ( )
inline

Definition at line 19 of file options_tests.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ argsManager

ArgsManager ArgsTestingSetup::argsManager

Definition at line 16 of file options_tests.cpp.

◆ opts

Definition at line 17 of file options_tests.cpp.


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