#include <CSParseBinary.pb.h>
Public Member Functions | |
ComAudioOptions () | |
virtual | ~ComAudioOptions () |
ComAudioOptions (const ComAudioOptions &from) | |
ComAudioOptions & | operator= (const ComAudioOptions &from) |
void | Swap (ComAudioOptions *other) |
ComAudioOptions * | New () const |
void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
void | CopyFrom (const ComAudioOptions &from) |
void | MergeFrom (const ComAudioOptions &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_name () const |
void | clear_name () |
const ::std::string & | name () const |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
inline::std::string * | mutable_name () |
inline::std::string * | release_name () |
void | set_allocated_name (::std::string *name) |
bool | has_enabled () const |
void | clear_enabled () |
bool | enabled () const |
void | set_enabled (bool value) |
bool | has_loop () const |
void | clear_loop () |
bool | loop () const |
void | set_loop (bool value) |
bool | has_volume () const |
void | clear_volume () |
inline::google::protobuf::int32 | volume () const |
void | set_volume (::google::protobuf::int32 value) |
bool | has_filenamedata () const |
void | clear_filenamedata () |
const ::protocolbuffers::ResourceData & | filenamedata () const |
inline::protocolbuffers::ResourceData * | mutable_filenamedata () |
inline::protocolbuffers::ResourceData * | release_filenamedata () |
void | set_allocated_filenamedata (::protocolbuffers::ResourceData *filenamedata) |
Static Public Member Functions | |
static const ComAudioOptions & | default_instance () |
Static Public Attributes | |
static const int | kNameFieldNumber = 1 |
static const int | kEnabledFieldNumber = 2 |
static const int | kLoopFieldNumber = 3 |
static const int | kVolumeFieldNumber = 4 |
static const int | kFileNameDataFieldNumber = 5 |
Friends | |
void | protobuf_AddDesc_CSParseBinary_2eproto () |
void | protobuf_AssignDesc_CSParseBinary_2eproto () |
void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
ComAudioOptions | ( | ) |
|
virtual |
ComAudioOptions | ( | const ComAudioOptions & | from | ) |
int ByteSize | ( | ) | const |
void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
void Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void CopyFrom | ( | const ComAudioOptions & | from | ) |
|
static |
|
inline |
|
inline |
|
inline |
::std::string GetTypeName | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool IsInitialized | ( | ) | const |
|
inline |
void MergeFrom | ( | const ComAudioOptions & | from | ) |
bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
ComAudioOptions* New | ( | ) | const |
|
inline |
|
inline |
|
inline |
void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void Swap | ( | ComAudioOptions * | other | ) |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |