|
Aeon Engine c550894
AeonGames Open Source Game Engine
|
Custom protobuf field value printer for code-formatted text output. More...
#include <C:/Code/AeonEngine/tools/aeontool/CodeFieldValuePrinter.hpp>


Public Member Functions | |
| void | PrintString (const std::string &val, google::protobuf::TextFormat::BaseTextGenerator *base_text_generator) const override |
| Print a string value with code-style formatting and escaping. | |
Custom protobuf field value printer for code-formatted text output.
Definition at line 31 of file CodeFieldValuePrinter.hpp.
|
inline |
Definition at line 34 of file CodeFieldValuePrinter.hpp.
|
inlineoverride |
Print a string value with code-style formatting and escaping.
Definition at line 38 of file CodeFieldValuePrinter.hpp.