![]() |
WPILibC++ 2027.0.0-alpha-3
|
#include <upb/wire/eps_copy_input_stream.h>
Public Attributes | |
| const char * | end |
| const char * | limit_ptr |
| uintptr_t | input_delta |
| const char * | buffer_start |
| int | limit |
| bool | error |
| bool | aliasing |
| char | patch [kUpb_EpsCopyInputStream_SlopBytes *2] |
| bool upb_EpsCopyInputStream::aliasing |
| const char* upb_EpsCopyInputStream::buffer_start |
| const char* upb_EpsCopyInputStream::end |
| bool upb_EpsCopyInputStream::error |
| uintptr_t upb_EpsCopyInputStream::input_delta |
| int upb_EpsCopyInputStream::limit |
| const char* upb_EpsCopyInputStream::limit_ptr |
| char upb_EpsCopyInputStream::patch[kUpb_EpsCopyInputStream_SlopBytes *2] |