struct Wrapper

Defined at line 56 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_protocol_base.h

Wraps the C protocol struct with a pointer to our C++ object so we can

locate the mock object from the C protocol pointer.

Public Members

Derived * mock_

Public Methods

void Wrapper (const Protocol & protocol, Derived * mock)

Defined at line 57 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_protocol_base.h