Bitcoin Core  22.99.0
P2P Digital Currency
Protected Member Functions | Protected Attributes | List of all members
getarg_tests::LocalTestingSetup Class Reference
Inheritance diagram for getarg_tests::LocalTestingSetup:
[legend]
Collaboration diagram for getarg_tests::LocalTestingSetup:
[legend]

Protected Member Functions

void SetupArgs (const std::vector< std::pair< std::string, unsigned int >> &args)
 
void ResetArgs (const std::string &strArg)
 

Protected Attributes

ArgsManager m_local_args
 

Additional Inherited Members

- Private Member Functions inherited from BasicTestingSetup
 BasicTestingSetup (const std::string &chainName=CBaseChainParams::MAIN, const std::vector< const char * > &extra_args={})
 
 ~BasicTestingSetup ()
 
- Private Attributes inherited from BasicTestingSetup
ECCVerifyHandle globalVerifyHandle
 
node::NodeContext m_node
 
const fs::path m_path_root
 
ArgsManager m_args
 

Detailed Description

Definition at line 18 of file getarg_tests.cpp.

Member Function Documentation

◆ ResetArgs()

void LocalTestingSetup::ResetArgs ( const std::string &  strArg)
protected

Definition at line 28 of file getarg_tests.cpp.

Here is the call graph for this function:

◆ SetupArgs()

void LocalTestingSetup::SetupArgs ( const std::vector< std::pair< std::string, unsigned int >> &  args)
protected

Definition at line 46 of file getarg_tests.cpp.

Member Data Documentation

◆ m_local_args

ArgsManager getarg_tests::LocalTestingSetup::m_local_args
protected

Definition at line 22 of file getarg_tests.cpp.


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