blob: ffe5d3af040b11ed440031e785dcb49ca1ca8a2b [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
#pragma once
namespace fidl_test_placementofattributes {
class ExampleProtocol final {
ExampleProtocol() = delete;
public:
class Method final {
Method() = delete;
public:
using Protocol = ::fidl_test_placementofattributes::ExampleProtocol;
static constexpr bool kHasRequest = true;
static constexpr bool kHasResponse = false;
};
};
} // namespace fidl_test_placementofattributes