Namespaces
Enumerations
enum StrictEnum
| Name | Value |
|---|---|
| kB | 2u |
| kD | 4u |
| kE | 8u |
Defined at line 226 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/common_types.h
Records
-
class Baz -
class BazFooRequest -
class BazFooResponse -
class CopyableStruct -
class EmptyFlexibleEnum -
class EmptyStruct -
class ErrorSyntax -
class ErrorSyntaxEmptyPayloadResponse -
class ErrorSyntaxEmptyPayloadResult -
class ErrorSyntaxFooPayloadResult -
class FlexibleBits -
class FlexibleEnum -
class FooEvent -
class FooRequest -
class FooResponse -
class HandleStruct -
class InnerTable -
class MoveOnlyStruct -
class MsgWrapper -
class MsgWrapperTestNonResourceXUnionResponse -
class MsgWrapperTestResourceTableResponse -
class MsgWrapperTestTableResponse -
class MsgWrapperTestXUnionResponse -
class NonInlinableHandleStruct -
class ReqMember -
class SampleEmptyTable -
class SampleTable -
class SerializableStruct -
class SerializableTable -
class SerializableUnion -
class StrictBits -
class StructOfOptionals -
class StructWithDefault -
class StructWithPadding -
class StructWithoutPadding -
class TableMaxOrdinal3WithReserved2 -
class TableWithSubTables -
class TestFlexibleUnionInArrayInStruct -
class TestFlexibleUnionInStruct -
class TestHandleTable -
class TestHandleTableNonInlinableField -
class TestInterface -
class TestInterfaceTestMethodRequest -
class TestInterfaceTestMethodResponse -
class TestNonResourceXUnion -
class TestResourceTable -
class TestStrictOptionalXUnionInStruct -
class TestStrictXUnion -
class TestStrictXUnionInArrayInStruct -
class TestStrictXUnionInStruct -
class TestTable -
class TestUnion -
class TestXUnion -
class TypesTest -
class TypesTestNonNullableChannelRequest -
class TypesTestService -
class Uint64Table -
class UnionWithUint64 -
class UsesAnonymous -
class UsesAnonymousFooMethodError -
class UsesAnonymousFooMethodRequest -
class UsesAnonymousFooMethodResponse -
class UsesAnonymousFooMethodResult -
class VectorStruct
Functions
-
std::ostream & operator<< (std::ostream & os, const ::test_types::CopyableStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::MoveOnlyStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::VectorStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::StructWithPadding & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::StructWithoutPadding & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestUnion & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestXUnion & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestStrictXUnion & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::UnionWithUint64 & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestStrictXUnionInStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestStrictOptionalXUnionInStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestStrictXUnionInArrayInStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestNonResourceXUnion & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestFlexibleUnionInStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestFlexibleUnionInArrayInStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::StrictBits & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::FlexibleBits & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::SampleTable & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::SampleEmptyTable & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestInterfaceTestMethodRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestInterfaceTestMethodResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::FooRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::FooResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::FooEvent & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::BazFooRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::BazFooResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TableWithSubTables & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::StrictEnum & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::FlexibleEnum & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::EmptyFlexibleEnum & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::EmptyStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestTable & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::Uint64Table & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestResourceTable & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::HandleStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestHandleTable & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::NonInlinableHandleStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TestHandleTableNonInlinableField & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TableMaxOrdinal3WithReserved2 & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::MsgWrapperTestXUnionResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::MsgWrapperTestNonResourceXUnionResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::MsgWrapperTestTableResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::MsgWrapperTestResourceTableResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::TypesTestNonNullableChannelRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::InnerTable & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::ReqMember & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::UsesAnonymousFooMethodRequest & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::UsesAnonymousFooMethodResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::UsesAnonymousFooMethodError & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::UsesAnonymousFooMethodResult & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::ErrorSyntaxEmptyPayloadResponse & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::ErrorSyntaxEmptyPayloadResult & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::ErrorSyntaxFooPayloadResult & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::StructOfOptionals & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::SerializableStruct & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::SerializableTable & value) -
std::ostream & operator<< (std::ostream & os, const ::test_types::SerializableUnion & value) -
std::ostream & operator<< (std::ostream & osconst ::test_types::StructWithDefault & value)