blob: ce4ccfdc3928f56973bdd896ce653cda76af0e7d [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
#pragma once
#include <lib/fidl/llcpp/internal/transport.h>
namespace test_handles {
class SomeProtocol final {
SomeProtocol() = delete;
public:
using Transport = ::fidl::internal::ChannelTransport;
};
class DriverProtocol final {
DriverProtocol() = delete;
public:
using Transport = ::fidl::internal::DriverTransport;
};
} // namespace test_handles