blob: 3746ba41fed4c416f2abd350086a3f815bf7d80a [file] [log] [blame] [edit]
// WARNING: This file is machine generated by fidlgen_cpp.
#pragma once
#include <fidl/test/protocols/cpp/natural_types.h>
#include <fidl/test/protocols/llcpp/fidl.h>
namespace fidl_test_protocols {
using rights = ::fidl::test::protocols::rights;
const static rights rightsMask = ::fidl::test::protocols::rightsMask;
using obj_type = ::fidl::test::protocols::obj_type;
using WithErrorSyntax_HandleInResult_Response =
::fidl::test::protocols::WithErrorSyntax_HandleInResult_Response;
using WithErrorSyntax_HandleInResult_Result =
::fidl::test::protocols::WithErrorSyntax_HandleInResult_Result;
using WithErrorSyntax_ResponseAsStruct_Response =
::fidl::test::protocols::WithErrorSyntax_ResponseAsStruct_Response;
using WithErrorSyntax_ResponseAsStruct_Result =
::fidl::test::protocols::WithErrorSyntax_ResponseAsStruct_Result;
using WithErrorSyntax_ErrorAsPrimitive_Response =
::fidl::test::protocols::WithErrorSyntax_ErrorAsPrimitive_Response;
using WithErrorSyntax_ErrorAsPrimitive_Result =
::fidl::test::protocols::WithErrorSyntax_ErrorAsPrimitive_Result;
using WithErrorSyntax_ErrorAsEnum_Response =
::fidl::test::protocols::WithErrorSyntax_ErrorAsEnum_Response;
using ErrorEnum = ::fidl::test::protocols::ErrorEnum;
using WithErrorSyntax_ErrorAsEnum_Result =
::fidl::test::protocols::WithErrorSyntax_ErrorAsEnum_Result;
} // namespace fidl_test_protocols