| // WARNING: This file is machine generated by fidlgen_cpp. | |
| #include <fidl/test/inheritance/cpp/fidl_v2.h> | |
| #ifdef __Fuchsia__ | |
| ::fidl_test_inheritance::SuperFooTopResponse::SuperFooTopResponse( | |
| ::fidl::Decoder& decoder) | |
| : storage_({::fidl::DecodeAs<int64_t>(&decoder, 0)}) {} | |
| #endif // __Fuchsia__ | |
| #ifdef __Fuchsia__ | |
| ::fidl_test_inheritance::SuperFooRequest::SuperFooRequest( | |
| ::fidl::Decoder& decoder) | |
| : storage_({::fidl::DecodeAs<::std::string>(&decoder, 0)}) {} | |
| #endif // __Fuchsia__ |