class Handler
Defined at line 398 of file fidling/gen/src/tests/fidl/dangerous_identifiers/fidl.test.dangerous.service.member.names.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Abstract (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_AndEq (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "AndEq" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Async (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Auto (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Bitor (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Bytes (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Char (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Clone (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_CodingTraits (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "CodingTraits" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_ConstCast (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "ConstCast" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Controller (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Decodable (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Deferred (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Dynamic (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Encoder (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Err (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Extern (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Fidl (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Float (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Friend (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Get (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_HasInvalidTag (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "HasInvalidTag" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Impl (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Index (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Int32 (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_InternalTag (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "InternalTag" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Library (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Macro (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Mod (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Mutable (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_NoSuchMethod (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "NoSuchMethod" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_NotEq (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "NotEq" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Object (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_OnOpen (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "OnOpen" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_OrEq (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "OrEq" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Priv (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Proxy (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Range (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Requires (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Return (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Select (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_SetController (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "SetController" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Some (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Stream (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Stderr (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Switch (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_ThreadLocal (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "ThreadLocal" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Try (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Typename (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Uint64 (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_UnknownBytes_ (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "UnknownBytes_" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Unsized (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_ValueOf (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "ValueOf" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Vec (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_WcharT (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::SampleProtocol> handler)
Adds member "WcharT" 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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_With (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h
zx_status_t add_Yield (::fidl::InterfaceRequestHandler< ::fidl::test::dangerous::service::member::names::camel1::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.camel1/hlcpp/fidl/test/dangerous/service/member/names/camel1/cpp/fidl.h