#include <format.hpp>
Открытые члены | |
const char * | format (const int &value) |
const char * | format_disallowed_value (const int &value) |
Открытые статические члены | |
int | on_tok_nonspace (parser_context_t &context, const char *tok_value, int &result) |
int | on_tok_string (parser_context_t &context, const char *tok_value, int &result) |
Защищенные данные | |
char | m_buf [16] |
char | m_buf_disallowed_value [32] |