#include <TFLExporterImpl.h>
internal implementation of interface exporter class
Definition at line 40 of file TFLExporterImpl.h.
◆ Impl() [1/2]
exo::TFLExporter::Impl::Impl |
( |
| ) |
|
|
delete |
◆ ~Impl()
exo::TFLExporter::Impl::~Impl |
( |
| ) |
|
|
default |
◆ Impl() [2/2]
◆ getBufferPointer()
const char * exo::TFLExporter::Impl::getBufferPointer |
( |
| ) |
const |
- Returns
- pointer to buffer with serialized graph
Definition at line 172 of file TFLExporterImpl.cpp.
173{
175}
uint8_t * GetBufferPointer() const
Get the serialized buffer (after you call Finish()).
◆ getBufferSize()
size_t exo::TFLExporter::Impl::getBufferSize |
( |
| ) |
const |
- Returns
- size of buffer with serialized graph
Definition at line 177 of file TFLExporterImpl.cpp.
uoffset_t GetSize() const
The current size of the serialized buffer, counting from the end.
The documentation for this class was generated from the following files: