Home
last modified time | relevance | path

Searched defs:FragileConstructor (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/sink/gen-cpp2/
H A Dmodule_types.cpp52 InitialResponse::InitialResponse(apache::thrift::FragileConstructor, ::std::string content__arg) : in InitialResponse()
141 FinalResponse::FinalResponse(apache::thrift::FragileConstructor, ::std::string content__arg) : in FinalResponse()
230 SinkPayload::SinkPayload(apache::thrift::FragileConstructor, ::std::string content__arg) : in SinkPayload()
319 CompatibleWithKeywordSink::CompatibleWithKeywordSink(apache::thrift::FragileConstructor, ::std::str… in CompatibleWithKeywordSink()
414 InitialException::InitialException(apache::thrift::FragileConstructor, ::std::string reason__arg) : in InitialException()
509 SinkException1::SinkException1(apache::thrift::FragileConstructor, ::std::string reason__arg) : in SinkException1()
605 SinkException2::SinkException2(apache::thrift::FragileConstructor, ::std::int64_t reason__arg) : in SinkException2()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-cpp2/
H A Dmodule_types.cpp60 Fiery::Fiery(apache::thrift::FragileConstructor, ::std::string message__arg) : in Fiery()
156 Serious::Serious(apache::thrift::FragileConstructor, ::std::string sonnet__arg) : in Serious()
257 ComplexFieldNames::ComplexFieldNames(apache::thrift::FragileConstructor, ::std::string error_messag… in ComplexFieldNames()
368 CustomFieldNames::CustomFieldNames(apache::thrift::FragileConstructor, ::std::string error_message_… in CustomFieldNames()
480 ExceptionWithPrimitiveField::ExceptionWithPrimitiveField(apache::thrift::FragileConstructor, ::std:… in ExceptionWithPrimitiveField()
579 Banal::Banal(apache::thrift::FragileConstructor) {} in Banal()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/mixin/gen-cpp2/
H A Dmodule_types.cpp52 Mixin1::Mixin1(apache::thrift::FragileConstructor, ::std::string field1__arg) : in Mixin1()
143 Mixin2::Mixin2(apache::thrift::FragileConstructor, ::cpp2::Mixin1 m1__arg, ::std::string field2__ar… in Mixin2()
262 Mixin3Base::Mixin3Base(apache::thrift::FragileConstructor, ::std::string field3__arg) : in Mixin3Base()
355 Foo::Foo(apache::thrift::FragileConstructor, ::std::string field4__arg, ::cpp2::Mixin2 m2__arg, ::c… in Foo()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/types/gen-cpp2/
H A Dmodule_types.cpp184 decorated_struct::decorated_struct(apache::thrift::FragileConstructor, ::std::string field__arg) : in decorated_struct()
485 CppTypeStruct::CppTypeStruct(apache::thrift::FragileConstructor, std::list<int32_t> fieldA__arg) : in CppTypeStruct()
582 VirtualStruct::VirtualStruct(apache::thrift::FragileConstructor, ::std::int64_t MyIntField__arg) : in VirtualStruct()
759 TrivialNumeric::TrivialNumeric(apache::thrift::FragileConstructor, ::std::int32_t a__arg, bool b__a… in TrivialNumeric()
1309 MyDataItem::MyDataItem(apache::thrift::FragileConstructor) {} in MyDataItem()
1470 Renaming::Renaming(apache::thrift::FragileConstructor, ::std::int64_t bar__arg) : in Renaming()
1907 ForwardUsageByRef::ForwardUsageByRef(apache::thrift::FragileConstructor, ::apache::thrift::fixtures… in ForwardUsageByRef()
2003 NoexceptMoveEmpty::NoexceptMoveEmpty(apache::thrift::FragileConstructor) {} in NoexceptMoveEmpty()
2068 NoexceptMoveSimpleStruct::NoexceptMoveSimpleStruct(apache::thrift::FragileConstructor, ::std::int64… in NoexceptMoveSimpleStruct()
2646 AllocatorAware2::AllocatorAware2(apache::thrift::FragileConstructor, ::std::int32_t not_a_container… in AllocatorAware2()
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/refs/gen-cpp2/
H A Dmodule_types.cpp452 MyStruct::MyStruct(apache::thrift::FragileConstructor, ::std::unique_ptr<::cpp2::MyField> opt_ref__… in MyStruct()
609 StructWithUnion::StructWithUnion(apache::thrift::FragileConstructor, ::std::unique_ptr<::cpp2::MyUn… in StructWithUnion()
748 RecursiveStruct::RecursiveStruct(apache::thrift::FragileConstructor, ::std::vector<::cpp2::Recursiv… in RecursiveStruct()
1015 StructWithSharedConst::StructWithSharedConst(apache::thrift::FragileConstructor, ::std::shared_ptr<… in StructWithSharedConst()
1142 Empty::Empty(apache::thrift::FragileConstructor) {} in Empty()
1235 StructWithRef::StructWithRef(apache::thrift::FragileConstructor, ::std::unique_ptr<::cpp2::Empty> d… in StructWithRef()
1374 StructWithBox::StructWithBox(apache::thrift::FragileConstructor, ::apache::thrift::detail::boxed_va… in StructWithBox()
1505 StructWithRefTypeUnique::StructWithRefTypeUnique(apache::thrift::FragileConstructor, ::std::unique_… in StructWithRefTypeUnique()
1644 StructWithRefTypeShared::StructWithRefTypeShared(apache::thrift::FragileConstructor, ::std::shared_… in StructWithRefTypeShared()
1783 StructWithRefTypeSharedConst::StructWithRefTypeSharedConst(apache::thrift::FragileConstructor, ::st… in StructWithRefTypeSharedConst()
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-structured-annotations/gen-cpp2/
H A Dmodule_types.cpp87 structured_annotation_inline::structured_annotation_inline(apache::thrift::FragileConstructor, ::st… in structured_annotation_inline()
186 …nnotation_with_default::structured_annotation_with_default(apache::thrift::FragileConstructor, ::s… in structured_annotation_with_default()
262 structured_annotation_forward::structured_annotation_forward(apache::thrift::FragileConstructor, ::… in structured_annotation_forward()
355 structured_annotation_recursive::structured_annotation_recursive(apache::thrift::FragileConstructor in structured_annotation_recursive()
506 structured_annotation_nested::structured_annotation_nested(apache::thrift::FragileConstructor, ::st… in structured_annotation_nested()
631 MyStruct::MyStruct(apache::thrift::FragileConstructor, ::std::int64_t annotated_field__arg, ::cpp2:… in MyStruct()
756 MyException::MyException(apache::thrift::FragileConstructor, ::std::string context__arg) : in MyException()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/qualified/gen-cpp2/
H A Dmodule2_types.cpp54 Struct::Struct(apache::thrift::FragileConstructor, ::module0::Struct first__arg, ::module1::Struct … in Struct()
195 BigStruct::BigStruct(apache::thrift::FragileConstructor, ::module2::Struct s__arg, ::std::int32_t i… in BigStruct()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/
H A Dmodule_types.cpp85 MyStructNestedAnnotation::MyStructNestedAnnotation(apache::thrift::FragileConstructor, ::std::strin… in MyStructNestedAnnotation()
218 MyStruct::MyStruct(apache::thrift::FragileConstructor, ::std::int64_t majorVer__arg, ::std::string … in MyStruct()
370 SecretStruct::SecretStruct(apache::thrift::FragileConstructor, ::std::int64_t id__arg, ::std::strin… in SecretStruct()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/lazy_deserialization/gen-cpp2/
H A Dsimple_types.cpp58 Foo::Foo(apache::thrift::FragileConstructor, ::std::vector<double> field1__arg, ::std::vector<::std… in Foo()
271 LazyFoo::LazyFoo(apache::thrift::FragileConstructor, ::std::vector<double> field1__arg, ::std::vect… in LazyFoo()
497 OptionalFoo::OptionalFoo(apache::thrift::FragileConstructor, ::std::vector<double> field1__arg, ::s… in OptionalFoo()
708 OptionalLazyFoo::OptionalLazyFoo(apache::thrift::FragileConstructor, ::std::vector<double> field1__… in OptionalLazyFoo()
1014 LazyCppRef::LazyCppRef(apache::thrift::FragileConstructor, ::std::unique_ptr<::std::vector<::std::i… in LazyCppRef()
1311 IndexedFoo::IndexedFoo(apache::thrift::FragileConstructor, double serialized_data_size__arg, ::std:… in IndexedFoo()
1507 OptionalIndexedFoo::OptionalIndexedFoo(apache::thrift::FragileConstructor, double serialized_data_s… in OptionalIndexedFoo()
1673 Empty::Empty(apache::thrift::FragileConstructor) {} in Empty()
H A Dterse_writes_types.cpp58 TerseFoo::TerseFoo(apache::thrift::FragileConstructor, ::std::vector<double> field1__arg, ::std::ve… in TerseFoo()
269 TerseLazyFoo::TerseLazyFoo(apache::thrift::FragileConstructor, ::std::vector<double> field1__arg, :… in TerseLazyFoo()
495 TerseOptionalFoo::TerseOptionalFoo(apache::thrift::FragileConstructor, ::std::vector<double> field1… in TerseOptionalFoo()
706 TerseOptionalLazyFoo::TerseOptionalLazyFoo(apache::thrift::FragileConstructor, ::std::vector<double… in TerseOptionalLazyFoo()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/constants/gen-cpp2/
H A Dmodule_types.cpp168 Internship::Internship(apache::thrift::FragileConstructor, ::std::int32_t weeks__arg, ::std::string… in Internship()
283 Range::Range(apache::thrift::FragileConstructor, ::std::int32_t min__arg, ::std::int32_t max__arg) : in Range()
380 struct1::struct1(apache::thrift::FragileConstructor, ::std::int32_t a__arg, ::std::string b__arg) : in struct1()
485 struct2::struct2(apache::thrift::FragileConstructor, ::std::int32_t a__arg, ::std::string b__arg, :… in struct2()
636 struct3::struct3(apache::thrift::FragileConstructor, ::std::string a__arg, ::std::int32_t b__arg, :… in struct3()
769 struct4::struct4(apache::thrift::FragileConstructor, ::std::int32_t a__arg, double b__arg, ::std::i… in struct4()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/split/gen-cpp2/
H A Dmodule_types.1.split.cpp39 MyDataItem::MyDataItem(apache::thrift::FragileConstructor) {} in MyDataItem()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/
H A DThrift.h34 enum FragileConstructor { enum
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/optionals/gen-cpp2/
H A Dmodule_types.cpp72 Color::Color(apache::thrift::FragileConstructor, double red__arg, double green__arg, double blue__a… in Color()
206 Vehicle::Vehicle(apache::thrift::FragileConstructor, ::cpp2::Color color__arg, ::std::string licens… in Vehicle()
383 Person::Person(apache::thrift::FragileConstructor, ::cpp2::PersonID id__arg, ::std::string name__ar… in Person()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/py3/gen-py3cpp/
H A Dmodule_types.cpp125 SimpleException::SimpleException(apache::thrift::FragileConstructor, ::std::int16_t err_code__arg) : in SimpleException()
224 OptionalRefStruct::OptionalRefStruct(apache::thrift::FragileConstructor, ::py3::simple::IOBufPtr op… in OptionalRefStruct()
327 SimpleStruct::SimpleStruct(apache::thrift::FragileConstructor, bool is_on__arg, ::std::int8_t tiny_… in SimpleStruct()
510 ComplexStruct::ComplexStruct(apache::thrift::FragileConstructor, ::py3::simple::SimpleStruct struct… in ComplexStruct()
798 BinaryUnionStruct::BinaryUnionStruct(apache::thrift::FragileConstructor, ::py3::simple::BinaryUnion… in BinaryUnionStruct()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/
H A Dreflection_types.cpp39 ReflectionStruct::ReflectionStruct(apache::thrift::FragileConstructor, ::std::int32_t fieldA__arg) : in ReflectionStruct()
H A Dincludes_types.cpp72 AStruct::AStruct(apache::thrift::FragileConstructor, ::std::int32_t FieldA__arg) : in AStruct()
163 AStructB::AStructB(apache::thrift::FragileConstructor, ::std::shared_ptr<const ::a::different::ns::… in AStructB()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/deprecated-private-required-fields/gen-cpp2/
H A Dmodule_types.cpp39 Foo::Foo(apache::thrift::FragileConstructor, ::std::int32_t field__arg) : in Foo()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/deprecated-enforce-required/gen-cpp2/
H A Dmodule_types.cpp39 Foo::Foo(apache::thrift::FragileConstructor, ::std::int32_t bar__arg) : in Foo()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/deprecated-public-fields/gen-cpp2/
H A Dmodule_types.cpp39 Foo::Foo(apache::thrift::FragileConstructor, ::std::int32_t foo__arg, ::std::int32_t bar__arg) : in Foo()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/complex-struct/gen-cpp2/
H A Dmodule_types.cpp91 MyStructFloatFieldThrowExp::MyStructFloatFieldThrowExp(apache::thrift::FragileConstructor, ::std::i… in MyStructFloatFieldThrowExp()
212 MyStructMapFloatThrowExp::MyStructMapFloatThrowExp(apache::thrift::FragileConstructor, ::std::int64… in MyStructMapFloatThrowExp()
306 MyDataItem::MyDataItem(apache::thrift::FragileConstructor) {} in MyDataItem()
983 SimpleStruct::SimpleStruct(apache::thrift::FragileConstructor, ::std::int64_t age__arg, ::std::stri… in SimpleStruct()
1846 defaultStruct::defaultStruct(apache::thrift::FragileConstructor, ::std::int64_t myLongDFset__arg, :… in defaultStruct()
2305 MyStructTypeDef::MyStructTypeDef(apache::thrift::FragileConstructor, ::std::int64_t myLongField__ar… in MyStructTypeDef()
2668 TypeRemapped::TypeRemapped(apache::thrift::FragileConstructor, ::std::map<::std::int64_t, ::std::st… in TypeRemapped()
2803 emptyXcep::emptyXcep(apache::thrift::FragileConstructor) {} in emptyXcep()
2888 reqXcep::reqXcep(apache::thrift::FragileConstructor, ::std::string message__arg, ::std::int32_t err… in reqXcep()
2992 optXcep::optXcep(apache::thrift::FragileConstructor, ::std::string message__arg, ::std::int32_t err… in optXcep()
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/includes/gen-cpp2/
H A Dmatching_module_name_types.cpp39 MyStruct::MyStruct(apache::thrift::FragileConstructor, ::matching_module_name::OtherStruct OtherStr… in MyStruct()
H A Dincludes_types.cpp39 Included::Included(apache::thrift::FragileConstructor, ::std::int64_t MyIntField__arg, ::cpp2::Foo … in Included()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/nimble/gen-cpp2/
H A Dmodule_types.cpp39 BasicTypes::BasicTypes(apache::thrift::FragileConstructor, ::std::int32_t first__arg, ::std::int32_… in BasicTypes()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/frozen-struct/gen-cpp2/
H A Dmodule_types.cpp102 ModuleA::ModuleA(apache::thrift::FragileConstructor, ::std::int32_t i32Field__arg, ::std::string st… in ModuleA()
284 ModuleB::ModuleB(apache::thrift::FragileConstructor, ::std::int32_t i32Field__arg, ::some::ns::Enum… in ModuleB()

12