#include <CSParseBinary.pb.h>
Public Member Functions | |
ComponentOptions () | |
virtual | ~ComponentOptions () |
ComponentOptions (const ComponentOptions &from) | |
ComponentOptions & | operator= (const ComponentOptions &from) |
void | Swap (ComponentOptions *other) |
ComponentOptions * | New () const |
void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
void | CopyFrom (const ComponentOptions &from) |
void | MergeFrom (const ComponentOptions &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_type () const |
void | clear_type () |
const ::std::string & | type () const |
void | set_type (const ::std::string &value) |
void | set_type (const char *value) |
void | set_type (const char *value, size_t size) |
inline::std::string * | mutable_type () |
inline::std::string * | release_type () |
void | set_allocated_type (::std::string *type) |
bool | has_comaudiooptions () const |
void | clear_comaudiooptions () |
const ::protocolbuffers::ComAudioOptions & | comaudiooptions () const |
inline::protocolbuffers::ComAudioOptions * | mutable_comaudiooptions () |
inline::protocolbuffers::ComAudioOptions * | release_comaudiooptions () |
void | set_allocated_comaudiooptions (::protocolbuffers::ComAudioOptions *comaudiooptions) |
Static Public Member Functions | |
static const ComponentOptions & | default_instance () |
Static Public Attributes | |
static const int | kTypeFieldNumber = 1 |
static const int | kComAudioOptionsFieldNumber = 2 |
Friends | |
void | protobuf_AddDesc_CSParseBinary_2eproto () |
void | protobuf_AssignDesc_CSParseBinary_2eproto () |
void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
ComponentOptions | ( | ) |
|
virtual |
ComponentOptions | ( | const ComponentOptions & | from | ) |
int ByteSize | ( | ) | const |
void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
void Clear | ( | ) |
|
inline |
|
inline |
|
inline |
void CopyFrom | ( | const ComponentOptions & | from | ) |
|
static |
|
inline |
::std::string GetTypeName | ( | ) | const |
|
inline |
|
inline |
bool IsInitialized | ( | ) | const |
void MergeFrom | ( | const ComponentOptions & | from | ) |
bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
ComponentOptions* New | ( | ) | const |
|
inline |
|
inline |
|
inline |
void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void Swap | ( | ComponentOptions * | other | ) |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |