class Handler

Defined at line 394 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_AND (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_ASSERT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_ATOMIC_NOEXCEPT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_BITAND (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_BYTE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_CHAN (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_CLASS (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_CO_YIELD (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_CONST (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_CONTROL_HANDLE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_DECLTYPE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_DEFER (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_DOUBLE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_ENCODABLE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_EMPTY (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_EXTENDS (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_FALLTHROUGH (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_FINALLY (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_FRAME (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_FUTURES (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_HANDLES (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_IF (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_IN (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_INT16 (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_INTERFACE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_LHS (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_LOOP (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_MIXIN (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_MUT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_NEW (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_NOT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_NUM (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_OK (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_OR (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_PART (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_PROTECTED (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_PURE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_REINTERPRET_CAST (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_RETHROW (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_RUNTIME_TYPE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_SET (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_SIZEOF (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_STATIC_CAST (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_STUB (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_SUPER (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_THIS (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_TRAIT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_TYPEID (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_UINT32 (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_UNKNOWN (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_UNSIGNED (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_VALUE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_VAR (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_VOLATILE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_WHILE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h

zx_status_t add_XUNION (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper4::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.upper4/hlcpp/fidl/test/dangerous/service/member/names/upper4/cpp/fidl.h