Searched refs:TTable (Results 1 – 3 of 3) sorted by relevance
19 …blic TTable? MainCharacter<TTable>() where TTable : struct, IFlatbufferObject { int o = __p.__offs… field28 …ic TTable? Characters<TTable>(int j) where TTable : struct, IFlatbufferObject { int o = __p.__offs… field
162 template <typename TTable>168 using TCursor = typename TTable::Cursor;172 desc->factory = GetFactory<TTable>();205 delete static_cast<TTable*>(t);214 return static_cast<TTable*>(t)->OpenInternal(c);221 return static_cast<TTable*>(t)->BestIndexInternal(i);244 return static_cast<TTable*>(t)->FindFunction(name, fn, args);250 return static_cast<TTable*>(t)->Update(a, v, r);
47 …public TTable? Test<TTable>() where TTable : struct, IFlatbufferObject { int o = __p.__offset(20);… field177 …ublic TTable? AnyUnique<TTable>() where TTable : struct, IFlatbufferObject { int o = __p.__offset(… field180 …blic TTable? AnyAmbiguous<TTable>() where TTable : struct, IFlatbufferObject { int o = __p.__offse… field