JaiaBot  1.19.0
JaiaBot micro-AUV software
goby::test::acomms::DriverTester Class Reference

#include <jaiabot/comms/xbee/driver_tester.h>

Public Member Functions

 DriverTester (std::shared_ptr< goby::acomms::ModemDriverBase > driver1, std::shared_ptr< goby::acomms::ModemDriverBase > driver2, const goby::acomms::protobuf::DriverConfig &cfg1, const goby::acomms::protobuf::DriverConfig &cfg2, std::vector< int > tests_to_run, goby::acomms::protobuf::DriverType driver_type)
 
int run ()
 

Detailed Description

Definition at line 40 of file driver_tester.h.

Constructor & Destructor Documentation

◆ DriverTester()

goby::test::acomms::DriverTester::DriverTester ( std::shared_ptr< goby::acomms::ModemDriverBase >  driver1,
std::shared_ptr< goby::acomms::ModemDriverBase >  driver2,
const goby::acomms::protobuf::DriverConfig &  cfg1,
const goby::acomms::protobuf::DriverConfig &  cfg2,
std::vector< int >  tests_to_run,
goby::acomms::protobuf::DriverType  driver_type 
)

Member Function Documentation

◆ run()

int goby::test::acomms::DriverTester::run ( )

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