class Handler

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

zx_status_t add_ALIGNAS (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "ALIGNAS" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_AS (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "AS" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_ATOMIC_CANCEL (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "ATOMIC_CANCEL" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_AWAIT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "AWAIT" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_BOOL (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "BOOL" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_CASE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "CASE" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_CHAR16_T (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "CHAR16_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 463 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_CO_AWAIT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "CO_AWAIT" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_COMPL (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "COMPL" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_CONSTEXPR (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "CONSTEXPR" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_COVARIANT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "COVARIANT" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_DECODER (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "DECODER" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_DELETE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "DELETE" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_DYNAMIC_CAST (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "DYNAMIC_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 526 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_ENSURE_VALUES_INSTANTIATED (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "ENSURE_VALUES_INSTANTIATED" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_EXPLICIT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "EXPLICIT" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_EXTERNAL (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "EXTERNAL" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_FIDL_TYPE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "FIDL_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 562 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_FN (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "FN" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_FUNC (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "FUNC" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_GO (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "GO" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_HASH_CODE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "HASH_CODE" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_IMPLEMENTS (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "IMPLEMENTS" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_INLINE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "INLINE" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_INT64 (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "INT64" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_IS (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "IS" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_LIST (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "LIST" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_MAP (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "MAP" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_MODULE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "MODULE" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_NAMESPACE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "NAMESPACE" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_NOEXCEPT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "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 679 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_NULL_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "NULL_" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_OFFSET (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "OFFSET" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_OPERATOR (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "OPERATOR" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_OVERRIDE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "OVERRIDE" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_PRIVATE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "PRIVATE" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_PUB (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "PUB" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_REF (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "REF" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_RESULT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "RESULT" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_RHS (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "RHS" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_SELF (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "SELF" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_SHORT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "SHORT" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_STATIC (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "STATIC" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_STRING (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "STRING" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_STDIN (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "STDIN" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_SYNCHRONIZED (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "SYNCHRONIZED" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_THROW (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "THROW" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_TYPE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "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 832 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_TYPEOF (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "TYPEOF" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_UINT8 (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "UINT8" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_UNKNOWN_DATA (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "UNKNOWN_DATA" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_USE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "USE" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_VALUE_UNION (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "VALUE_UNION" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_VIRTUAL (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "VIRTUAL" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_WHERE (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "WHERE" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_XOR (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "XOR" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h

zx_status_t add_ZX (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::upper2::SampleProtocol> handler)

Adds member "ZX" 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.upper2/hlcpp/fidl/test/dangerous/service/member/names/upper2/cpp/fidl.h