Public Attributes | |
| char * | buf |
| char * | end |
| const upb_DefPool * | ext_pool |
| int | indent_depth |
| int | options |
| size_t | overflow |
| char * | ptr |
| _upb_mapsorter | sorter |
Definition at line 43 of file text_encode.c.
| char* txtenc::buf |
Definition at line 44 of file text_encode.c.
| char * txtenc::end |
Definition at line 44 of file text_encode.c.
| const upb_DefPool* txtenc::ext_pool |
Definition at line 48 of file text_encode.c.
| int txtenc::indent_depth |
Definition at line 46 of file text_encode.c.
| int txtenc::options |
Definition at line 47 of file text_encode.c.
| size_t txtenc::overflow |
Definition at line 45 of file text_encode.c.
| char * txtenc::ptr |
Definition at line 44 of file text_encode.c.
| _upb_mapsorter txtenc::sorter |
Definition at line 49 of file text_encode.c.