#include <CSParseBinary.pb.h>
Public Member Functions | |
| LoadingBarOptions () | |
| LoadingBarOptions () | |
| LoadingBarOptions () | |
| virtual | ~LoadingBarOptions () |
| LoadingBarOptions (const LoadingBarOptions &from) | |
| LoadingBarOptions ( var from) | |
| LoadingBarOptions ( local from) | |
| LoadingBarOptions & | operator= (const LoadingBarOptions &from) |
| local | operator= ( local from) |
| void | Swap (LoadingBarOptions *other) |
| LoadingBarOptions * | New () const |
| void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
| void | CopyFrom (const LoadingBarOptions &from) |
| void | MergeFrom (const LoadingBarOptions &from) |
| void | Clear () |
| bool | IsInitialized () const |
| int | ByteSize () const |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| var | MergePartialFromCodedStream ( var input) |
| local | MergePartialFromCodedStream ( local input) |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| var | SerializeWithCachedSizes ( var output) |
| local | SerializeWithCachedSizes ( local output) |
| int | GetCachedSize () const |
| ::std::string | GetTypeName () const |
| bool | has_name () const |
| void | clear_name () |
| const ::std::string & | name () const |
| var | name () |
| local | name () |
| void | set_name (const ::std::string &value) |
| var | set_name ( var value) |
| local | set_name ( local value) |
| void | set_name (const char *value) |
| void | set_name (const char *value, size_t size) |
| var | set_name ( var value, var size) |
| local | set_name ( local value, local size) |
| inline::std::string * | mutable_name () |
| inline::std::string * | release_name () |
| local | release_name () |
| void | set_allocated_name (::std::string *name) |
| bool | has_classname () const |
| void | clear_classname () |
| const ::std::string & | classname () const |
| local | classname () |
| void | set_classname (const ::std::string &value) |
| var | set_classname ( var value) |
| local | set_classname ( local value) |
| void | set_classname (const char *value) |
| void | set_classname (const char *value, size_t size) |
| var | set_classname ( var value, var size) |
| local | set_classname ( local value, local size) |
| inline::std::string * | mutable_classname () |
| inline::std::string * | release_classname () |
| void | set_allocated_classname (::std::string *classname) |
| bool | has_texture () const |
| void | clear_texture () |
| const ::std::string & | texture () const |
| local | texture () |
| void | set_texture (const ::std::string &value) |
| var | set_texture ( var value) |
| local | set_texture ( local value) |
| void | set_texture (const char *value) |
| void | set_texture (const char *value, size_t size) |
| var | set_texture ( var value, var size) |
| local | set_texture ( local value, local size) |
| inline::std::string * | mutable_texture () |
| inline::std::string * | release_texture () |
| local | release_texture () |
| void | set_allocated_texture (::std::string *texture) |
| bool | has_texturedata () const |
| void | clear_texturedata () |
| const ::protocolbuffers::ResourceData & | texturedata () const |
| var | texturedata () |
| local | texturedata () |
| inline::protocolbuffers::ResourceData * | mutable_texturedata () |
| local | mutable_texturedata () |
| inline::protocolbuffers::ResourceData * | release_texturedata () |
| local | release_texturedata () |
| void | set_allocated_texturedata (::protocolbuffers::ResourceData *texturedata) |
| bool | has_percent () const |
| void | clear_percent () |
| inline::google::protobuf::int32 | percent () const |
| local | percent () |
| void | set_percent (::google::protobuf::int32 value) |
| var | set_percent ( var value) |
| local | set_percent ( local value) |
| bool | has_direction () const |
| void | clear_direction () |
| inline::google::protobuf::int32 | direction () const |
| local | direction () |
| void | set_direction (::google::protobuf::int32 value) |
| var | set_direction ( var value) |
| local | set_direction ( local value) |
| bool | has_capinsetsx () const |
| void | clear_capinsetsx () |
| float | capinsetsx () const |
| void | set_capinsetsx (float value) |
| var | set_capinsetsx ( var value) |
| local | set_capinsetsx ( local value) |
| bool | has_capinsetsy () const |
| void | clear_capinsetsy () |
| float | capinsetsy () const |
| void | set_capinsetsy (float value) |
| var | set_capinsetsy ( var value) |
| local | set_capinsetsy ( local value) |
| bool | has_capinsetswidth () const |
| void | clear_capinsetswidth () |
| var | clear_capinsetswidth () |
| local | clear_capinsetswidth () |
| float | capinsetswidth () const |
| void | set_capinsetswidth (float value) |
| var | set_capinsetswidth ( var value) |
| local | set_capinsetswidth ( local value) |
| bool | has_capinsetsheight () const |
| void | clear_capinsetsheight () |
| var | clear_capinsetsheight () |
| local | clear_capinsetsheight () |
| float | capinsetsheight () const |
| void | set_capinsetsheight (float value) |
| bool | has_scale9enable () const |
| void | clear_scale9enable () |
| bool | scale9enable () const |
| void | set_scale9enable (bool value) |
| bool | has_scale9width () const |
| void | clear_scale9width () |
| float | scale9width () const |
| void | set_scale9width (float value) |
| var | set_scale9width ( var value) |
| local | set_scale9width ( local value) |
| bool | has_scale9height () const |
| void | clear_scale9height () |
| float | scale9height () const |
| void | set_scale9height (float value) |
Static Public Member Functions | |
| static const LoadingBarOptions & | default_instance () |
| local | default_instance () |
Static Public Attributes | |
| static const int | kNameFieldNumber = 1 |
| var | kNameFieldNumber = 1 |
| local | kNameFieldNumber = 1 |
| static const int | kClassnameFieldNumber = 2 |
| static const int | kTextureFieldNumber = 3 |
| var | kTextureFieldNumber = 3 |
| local | kTextureFieldNumber = 3 |
| static const int | kTextureDataFieldNumber = 4 |
| static const int | kPercentFieldNumber = 5 |
| static const int | kDirectionFieldNumber = 6 |
| static const int | kCapInsetsXFieldNumber = 7 |
| static const int | kCapInsetsYFieldNumber = 8 |
| static const int | kCapInsetsWidthFieldNumber = 9 |
| static const int | kCapInsetsHeightFieldNumber = 10 |
| static const int | kScale9EnableFieldNumber = 11 |
| static const int | kScale9WidthFieldNumber = 12 |
| static const int | kScale9HeightFieldNumber = 13 |
Friends | |
| void | protobuf_AddDesc_CSParseBinary_2eproto () |
| void | protobuf_AssignDesc_CSParseBinary_2eproto () |
| void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
| var LoadingBarOptions | ( | ) |
| local LoadingBarOptions | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| LoadingBarOptions | ( | const LoadingBarOptions & | from | ) |
| var LoadingBarOptions | ( | var | from | ) |
| local LoadingBarOptions | ( | local | from | ) |
| int ByteSize | ( | ) | const |
| var ByteSize | ( | ) |
| local ByteSize | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
| var CheckTypeAndMergeFrom | ( | var | from | ) |
| local CheckTypeAndMergeFrom | ( | local | from | ) |
|
inline |
|
inline |
|
inline |
| void Clear | ( | ) |
| var Clear | ( | ) |
| local Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void CopyFrom | ( | const LoadingBarOptions & | from | ) |
| var CopyFrom | ( | var | from | ) |
| local CopyFrom | ( | local | from | ) |
|
static |
|
static |
|
static |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| ::std::string GetTypeName | ( | ) | const |
| var GetTypeName | ( | ) |
| local GetTypeName | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| bool IsInitialized | ( | ) | const |
| var IsInitialized | ( | ) |
| local IsInitialized | ( | ) |
| void MergeFrom | ( | const LoadingBarOptions & | from | ) |
| var MergeFrom | ( | var | from | ) |
| local MergeFrom | ( | local | from | ) |
| bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| var MergePartialFromCodedStream | ( | var | input | ) |
| local MergePartialFromCodedStream | ( | local | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| LoadingBarOptions* New | ( | ) | const |
| var New | ( | ) |
| local New | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| var SerializeWithCachedSizes | ( | var | output | ) |
| local SerializeWithCachedSizes | ( | local | output | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void Swap | ( | LoadingBarOptions * | other | ) |
| var Swap | ( | var | other | ) |
| local Swap | ( | local | other | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |