#include <document_definition.pb.h>
Public Member Functions | |
Document (const Document &from) | |
Document & | operator= (const Document &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Document *other) |
Document * | New () const |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const Document &from) |
void | MergeFrom (const Document &from) |
void | Clear () |
bool | IsInitialized () const |
int | ByteSize () const |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
int | GetCachedSize () const |
::google::protobuf::Metadata | GetMetadata () const |
int | field_size () const |
void | clear_field () |
const ::Lux::Config::Field & | field (int index) const |
inline::Lux::Config::Field * | mutable_field (int index) |
inline::Lux::Config::Field * | add_field () |
const ::google::protobuf::RepeatedPtrField< ::Lux::Config::Field > & | field () const |
inline::google::protobuf::RepeatedPtrField< ::Lux::Config::Field > * | mutable_field () |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const Document & | default_instance () |
Static Public Attributes | |
static const int | kFieldFieldNumber = 1 |
Friends | |
void | protobuf_AddDesc_lux_2fdocument_2fdocument_5fdefinition_2eproto () |
void | protobuf_AssignDesc_lux_2fdocument_2fdocument_5fdefinition_2eproto () |
void | protobuf_ShutdownFile_lux_2fdocument_2fdocument_5fdefinition_2eproto () |