#include <CSParseBinary.pb.h>
Public Member Functions | |
| ProjectNodeOptions () | |
| virtual | ~ProjectNodeOptions () |
| ProjectNodeOptions (const ProjectNodeOptions &from) | |
| ProjectNodeOptions & | operator= (const ProjectNodeOptions &from) |
| void | Swap (ProjectNodeOptions *other) |
| ProjectNodeOptions * | New () const |
| void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
| void | CopyFrom (const ProjectNodeOptions &from) |
| void | MergeFrom (const ProjectNodeOptions &from) |
| void | Clear () |
| bool | IsInitialized () const |
| int | ByteSize () const |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| int | GetCachedSize () const |
| ::std::string | GetTypeName () const |
| bool | has_filename () const |
| void | clear_filename () |
| const ::std::string & | filename () const |
| void | set_filename (const ::std::string &value) |
| void | set_filename (const char *value) |
| void | set_filename (const char *value, size_t size) |
| inline::std::string * | mutable_filename () |
| inline::std::string * | release_filename () |
| void | set_allocated_filename (::std::string *filename) |
Static Public Member Functions | |
| static const ProjectNodeOptions & | default_instance () |
Static Public Attributes | |
| static const int | kFileNameFieldNumber = 1 |
Friends | |
| void | protobuf_AddDesc_CSParseBinary_2eproto () |
| void | protobuf_AssignDesc_CSParseBinary_2eproto () |
| void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
|
virtual |
| ProjectNodeOptions | ( | const ProjectNodeOptions & | from | ) |
| int ByteSize | ( | ) | const |
| void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
| void Clear | ( | ) |
|
inline |
| void CopyFrom | ( | const ProjectNodeOptions & | from | ) |
|
static |
|
inline |
|
inline |
| ::std::string GetTypeName | ( | ) | const |
|
inline |
| bool IsInitialized | ( | ) | const |
| void MergeFrom | ( | const ProjectNodeOptions & | from | ) |
| bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
| ProjectNodeOptions* New | ( | ) | const |
|
inline |
|
inline |
| void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
| void Swap | ( | ProjectNodeOptions * | other | ) |
|
friend |
|
friend |
|
friend |
|
static |