Lines Matching refs:testarrayoftables
1271 std::vector<flatbuffers::unique_ptr<MyGame::Example::MonsterT>> testarrayoftables{};
1455 …const flatbuffers::Vector<flatbuffers::Offset<MyGame::Example::Monster>> *testarrayoftables() cons…
1754 verifier.VerifyVector(testarrayoftables()) &&
1755 verifier.VerifyVectorOfTables(testarrayoftables()) &&
1891 …rs::Offset<flatbuffers::Vector<flatbuffers::Offset<MyGame::Example::Monster>>> testarrayoftables) {
1892 fbb_.AddOffset(Monster::VT_TESTARRAYOFTABLES, testarrayoftables);
2044 …::Offset<flatbuffers::Vector<flatbuffers::Offset<MyGame::Example::Monster>>> testarrayoftables = 0,
2126 builder_.add_testarrayoftables(testarrayoftables);
2156 std::vector<flatbuffers::Offset<MyGame::Example::Monster>> *testarrayoftables = nullptr,
2203 …auto testarrayoftables__ = testarrayoftables ? _fbb.CreateVectorOfSortedTables<MyGame::Example::Mo…
2730 …testarrayoftables.size() == rhs.testarrayoftables.size() && std::equal(lhs.testarrayoftables.cbegi…
2824 testarrayoftables.reserve(o.testarrayoftables.size());
2825 …for (const auto &testarrayoftables_ : o.testarrayoftables) { testarrayoftables.emplace_back((testa…
2846 std::swap(testarrayoftables, o.testarrayoftables);
2909 …testarrayoftables(); if (_e) { _o->testarrayoftables.resize(_e->size()); for (flatbuffers::uoffset…
2979 …testarrayoftables.size() ? _fbb.CreateVector<flatbuffers::Offset<MyGame::Example::Monster>> (_o->t…