class Handler
Defined at line 398 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
Facilitates member protocol registration for servers.
Public Methods
void Handler (::fidl::ServiceHandlerBase * service)
Constructs a new |Handler|. Does not take ownership of |service|.
Defined at line 401 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_ABSTRACT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "ABSTRACT" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 409 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_AND_EQ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "AND_EQ" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 418 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_ASYNC (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "ASYNC" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 427 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_AUTO (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "AUTO" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 436 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_BITOR (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "BITOR" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 445 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_BYTES (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "BYTES" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 454 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_CHAR (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "CHAR" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 463 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_CLONE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "CLONE" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 472 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_CODING_TRAITS (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "CODING_TRAITS" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 481 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_CONST_CAST (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "CONST_CAST" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 490 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_CONTROLLER (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "CONTROLLER" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 499 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_DECODABLE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "DECODABLE" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 508 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_DEFERRED (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "DEFERRED" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 517 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_DYNAMIC (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "DYNAMIC" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 526 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_ENCODER (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "ENCODER" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 535 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_ERR (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "ERR" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 544 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_EXTERN (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "EXTERN" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 553 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_FIDL (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "FIDL" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 562 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_FLOAT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "FLOAT" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 571 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_FRIEND (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "FRIEND" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 580 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_GET (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "GET" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 589 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_HAS_INVALID_TAG (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "HAS_INVALID_TAG" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 598 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_IMPL (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "IMPL" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 607 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_INDEX (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "INDEX" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 616 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_INT32 (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "INT32" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 625 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_INTERNAL_TAG (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "INTERNAL_TAG" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 634 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_LIBRARY (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "LIBRARY" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 643 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_MACRO (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "MACRO" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 652 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_MOD (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "MOD" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 661 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_MUTABLE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "MUTABLE" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 670 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_NO_SUCH_METHOD (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "NO_SUCH_METHOD" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 679 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_NOT_EQ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "NOT_EQ" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 688 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_OBJECT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "OBJECT" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 697 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_ON_OPEN (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "ON_OPEN" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 706 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_OR_EQ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "OR_EQ" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 715 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_PRIV (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "PRIV" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 724 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_PROXY (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "PROXY" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 733 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_RANGE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "RANGE" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 742 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_REQUIRES (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "REQUIRES" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 751 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_RETURN (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "RETURN" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 760 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_SELECT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "SELECT" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 769 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_SET_CONTROLLER (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "SET_CONTROLLER" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 778 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_SOME (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "SOME" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 787 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_STREAM (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "STREAM" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 796 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_STDERR (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "STDERR" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 805 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_SWITCH (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "SWITCH" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 814 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_THREAD_LOCAL (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "THREAD_LOCAL" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 823 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_TRY (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "TRY" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 832 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_TYPENAME (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "TYPENAME" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 841 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_UINT64 (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "UINT64" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 850 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_UNKNOWN_BYTES (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "UNKNOWN_BYTES" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 859 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_UNSIZED (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "UNSIZED" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 868 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_VALUE_OF (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "VALUE_OF" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 877 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_VEC (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "VEC" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 886 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_WCHAR_T (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "WCHAR_T" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 895 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_WITH (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "WITH" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 904 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h
zx_status_t add_YIELD (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper1::SampleProtocol> handler)
Adds member "YIELD" to the service instance. |handler| is invoked when a connection
is made to the member protocol.
# Errors
Returns ZX_ERR_ALREADY_EXISTS if the member was already added.
Defined at line 913 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper1/hlcpp/fidl/test/dangerous/service/member/names/upper1/cpp/fidl.h