|
|
virtual void | serialize (const Sync &sync, const GndTruth >) override |
| |
|
std::string | make_default_filename (const std::string &default_filename) override |
| |
|
void | start_array () override |
| |
|
void | end_array () override |
| |
|
| Serializer (void(OutputStream::*write_function)(const char *, std::streamsize), OutputStream *instance) |
| |
|
virtual void | serialize (TSerializerArgs... args)=0 |
| |
|
|
void | write (const std::string &str) |
| |
|
void | write (const std::vector< uint8_t > &data) |
| |
|
void(OutputStream::* | write_function_ )(const char *, std::streamsize) |
| |
|
OutputStream * | instance_ |
| |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/v0.23.0/plugins/gndtruth_extractor/src/gndtruth_extractor.cpp