fdf_testing::DriverUnderTest

Summary

Inheritance

Inherits from: fdf_testing::DriverUnderTestBase

Constructors and Destructors

DriverUnderTest(DriverRegistration driver_registration_symbol)

Public functions

operator*()
Driver *
operator->()
Driver *

Public functions

DriverUnderTest

 DriverUnderTest(
  DriverRegistration driver_registration_symbol
)

operator*

Driver * operator*()

operator->

Driver * operator->()