#include <upb.hpp>
Definition at line 35 of file upb.hpp.
◆ Status()
◆ Clear()
void upb::Status::Clear |
( |
| ) |
|
|
inline |
◆ error_message()
const char* upb::Status::error_message |
( |
| ) |
const |
|
inline |
◆ ok()
bool upb::Status::ok |
( |
| ) |
const |
|
inline |
◆ ptr()
◆ SetErrorMessage()
void upb::Status::SetErrorMessage |
( |
const char * |
msg | ) |
|
|
inline |
◆ SetFormattedErrorMessage()
void upb::Status::SetFormattedErrorMessage |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
|
inline |
◆ status_
The documentation for this class was generated from the following file: