ONE - On-device Neural Engine
|
#include <minireflect.h>
Public Member Functions | |
virtual void | StartSequence () |
virtual void | EndSequence () |
virtual void | Field (size_t, size_t, ElementaryType, bool, const TypeTable *, const char *, const uint8_t *) |
virtual void | UType (uint8_t, const char *) |
virtual void | Bool (bool) |
virtual void | Char (int8_t, const char *) |
virtual void | UChar (uint8_t, const char *) |
virtual void | Short (int16_t, const char *) |
virtual void | UShort (uint16_t, const char *) |
virtual void | Int (int32_t, const char *) |
virtual void | UInt (uint32_t, const char *) |
virtual void | Long (int64_t) |
virtual void | ULong (uint64_t) |
virtual void | Float (float) |
virtual void | Double (double) |
virtual void | String (const String *) |
virtual void | Unknown (const uint8_t *) |
virtual void | StartVector () |
virtual void | EndVector () |
virtual void | Element (size_t, ElementaryType, const TypeTable *, const uint8_t *) |
virtual | ~IterationVisitor () |
Definition at line 39 of file minireflect.h.
|
inlinevirtual |
Definition at line 74 of file minireflect.h.
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 54 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 55 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 64 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 70 of file minireflect.h.
Referenced by flatbuffers::IterateObject().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 43 of file minireflect.h.
Referenced by flatbuffers::IterateObject().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 69 of file minireflect.h.
Referenced by flatbuffers::IterateObject().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 46 of file minireflect.h.
Referenced by flatbuffers::IterateObject().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 63 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 59 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 61 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 57 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 42 of file minireflect.h.
Referenced by flatbuffers::IterateObject().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 68 of file minireflect.h.
Referenced by flatbuffers::IterateObject().
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 56 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 60 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 62 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 66 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 58 of file minireflect.h.
Referenced by flatbuffers::IterateValue().
|
inlinevirtual |
Reimplemented in flatbuffers::ToStringVisitor.
Definition at line 53 of file minireflect.h.
Referenced by flatbuffers::IterateValue().