#include <upb.h>
Public Attributes | |
int | code_ |
upb_errorspace * | error_space_ |
char | msg [UPB_STATUS_MAX_MESSAGE] |
bool | ok |
bool | ok_ |
Definition at line 170 of file php/ext/google/protobuf/upb.h.
int upb_status::code_ |
Definition at line 509 of file ruby/ext/google/protobuf_c/upb.h.
upb_errorspace* upb_status::error_space_ |
Definition at line 510 of file ruby/ext/google/protobuf_c/upb.h.
char upb_status::msg |
Definition at line 172 of file php/ext/google/protobuf/upb.h.
bool upb_status::ok |
Definition at line 171 of file php/ext/google/protobuf/upb.h.
bool upb_status::ok_ |
Definition at line 506 of file ruby/ext/google/protobuf_c/upb.h.