#include <def.hpp>
Public Member Functions | |
const FileDefPtr | dependency (int index) const |
int | dependency_count () const |
FileDefPtr (const upb_FileDef *ptr) | |
const char * | name () const |
operator bool () const | |
const char * | package () const |
const upb_FileDef * | ptr () const |
upb_Syntax | syntax () const |
Private Attributes | |
const upb_FileDef * | ptr_ |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
private |