class Handler
Defined at line 394 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/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 397 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_and_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "and_" 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 405 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_assert_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "assert_" 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 414 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_atomic_noexcept_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "atomic_noexcept_" 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 423 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_bitand_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "bitand_" 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 432 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_byte (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "byte" 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 441 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_chan (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "chan" 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 450 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_class_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "class_" 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 459 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_co_yield_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "co_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 468 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_const_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "const_" 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 477 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_control_handle (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "control_handle" 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 486 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_decltype_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "decltype_" 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 495 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_defer (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "defer" 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 504 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_double_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "double_" 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 513 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_encodable (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "encodable" 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 522 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_empty (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "empty" 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 531 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_extends (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "extends" 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 540 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_fallthrough (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "fallthrough" 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 549 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_finally (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "finally" 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 558 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_frame (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "frame" 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 567 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_futures (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "futures" 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 576 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_handles (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "handles" 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 585 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_if_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "if_" 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 594 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_in (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "in" 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 603 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_int16 (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "int16" 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 612 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_interface (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "interface" 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 621 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_lhs (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "lhs" 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 630 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_loop (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "loop" 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 639 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_mixin (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "mixin" 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 648 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_mut (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "mut" 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 657 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_new_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "new_" 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 666 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_not_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "not_" 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 675 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_num (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "num" 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 684 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_ok (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "ok" 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 693 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_or_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "or_" 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 702 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_part (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "part" 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 711 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_protected_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "protected_" 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 720 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_pure (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "pure" 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 729 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_reinterpret_cast_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "reinterpret_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 738 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_rethrow (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "rethrow" 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 747 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_runtime_type (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "runtime_type" 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 756 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_set (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "set" 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 765 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_sizeof_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "sizeof_" 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 774 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_static_cast_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "static_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 783 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_stub (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "stub" 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 792 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_super (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "super" 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 801 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_this_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "this_" 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 810 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_trait (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "trait" 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 819 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_typeid_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "typeid_" 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 828 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_uint32 (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "uint32" 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 837 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_unknown_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "unknown_" 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 846 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_unsigned_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "unsigned_" 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 855 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_value (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "value" 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 864 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_var (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "var" 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 873 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_volatile_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "volatile_" 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 882 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_while_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "while_" 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 891 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h
zx_status_t add_xunion_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::lower4::SampleProtocol> handler)
Adds member "xunion_" 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 900 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.lower4/hlcpp/fidl/test/dangerous/service/member/names/lower4/cpp/fidl.h