#include <CSParseBinary.pb.h>
Public Member Functions | |
| SliderOptions () | |
| virtual | ~SliderOptions () |
| SliderOptions (const SliderOptions &from) | |
| SliderOptions & | operator= (const SliderOptions &from) |
| void | Swap (SliderOptions *other) |
| SliderOptions * | New () const |
| void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
| void | CopyFrom (const SliderOptions &from) |
| void | MergeFrom (const SliderOptions &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_classname () const |
| void | clear_classname () |
| const ::std::string & | classname () const |
| void | set_classname (const ::std::string &value) |
| void | set_classname (const char *value) |
| void | set_classname (const char *value, size_t size) |
| inline::std::string * | mutable_classname () |
| inline::std::string * | release_classname () |
| void | set_allocated_classname (::std::string *classname) |
| bool | has_barfilename () const |
| void | clear_barfilename () |
| const ::std::string & | barfilename () const |
| void | set_barfilename (const ::std::string &value) |
| void | set_barfilename (const char *value) |
| void | set_barfilename (const char *value, size_t size) |
| inline::std::string * | mutable_barfilename () |
| inline::std::string * | release_barfilename () |
| void | set_allocated_barfilename (::std::string *barfilename) |
| bool | has_ballnormal () const |
| void | clear_ballnormal () |
| const ::std::string & | ballnormal () const |
| void | set_ballnormal (const ::std::string &value) |
| void | set_ballnormal (const char *value) |
| void | set_ballnormal (const char *value, size_t size) |
| inline::std::string * | mutable_ballnormal () |
| inline::std::string * | release_ballnormal () |
| void | set_allocated_ballnormal (::std::string *ballnormal) |
| bool | has_ballpressed () const |
| void | clear_ballpressed () |
| const ::std::string & | ballpressed () const |
| void | set_ballpressed (const ::std::string &value) |
| void | set_ballpressed (const char *value) |
| void | set_ballpressed (const char *value, size_t size) |
| inline::std::string * | mutable_ballpressed () |
| inline::std::string * | release_ballpressed () |
| void | set_allocated_ballpressed (::std::string *ballpressed) |
| bool | has_balldisabled () const |
| void | clear_balldisabled () |
| const ::std::string & | balldisabled () const |
| void | set_balldisabled (const ::std::string &value) |
| void | set_balldisabled (const char *value) |
| void | set_balldisabled (const char *value, size_t size) |
| inline::std::string * | mutable_balldisabled () |
| inline::std::string * | release_balldisabled () |
| void | set_allocated_balldisabled (::std::string *balldisabled) |
| bool | has_barfilenamedata () const |
| void | clear_barfilenamedata () |
| const ::protocolbuffers::ResourceData & | barfilenamedata () const |
| inline::protocolbuffers::ResourceData * | mutable_barfilenamedata () |
| inline::protocolbuffers::ResourceData * | release_barfilenamedata () |
| void | set_allocated_barfilenamedata (::protocolbuffers::ResourceData *barfilenamedata) |
| bool | has_ballnormaldata () const |
| void | clear_ballnormaldata () |
| const ::protocolbuffers::ResourceData & | ballnormaldata () const |
| inline::protocolbuffers::ResourceData * | mutable_ballnormaldata () |
| inline::protocolbuffers::ResourceData * | release_ballnormaldata () |
| void | set_allocated_ballnormaldata (::protocolbuffers::ResourceData *ballnormaldata) |
| bool | has_ballpresseddata () const |
| void | clear_ballpresseddata () |
| const ::protocolbuffers::ResourceData & | ballpresseddata () const |
| inline::protocolbuffers::ResourceData * | mutable_ballpresseddata () |
| inline::protocolbuffers::ResourceData * | release_ballpresseddata () |
| void | set_allocated_ballpresseddata (::protocolbuffers::ResourceData *ballpresseddata) |
| bool | has_balldisableddata () const |
| void | clear_balldisableddata () |
| const ::protocolbuffers::ResourceData & | balldisableddata () const |
| inline::protocolbuffers::ResourceData * | mutable_balldisableddata () |
| inline::protocolbuffers::ResourceData * | release_balldisableddata () |
| void | set_allocated_balldisableddata (::protocolbuffers::ResourceData *balldisableddata) |
| bool | has_progressbardata () const |
| void | clear_progressbardata () |
| const ::protocolbuffers::ResourceData & | progressbardata () const |
| inline::protocolbuffers::ResourceData * | mutable_progressbardata () |
| inline::protocolbuffers::ResourceData * | release_progressbardata () |
| void | set_allocated_progressbardata (::protocolbuffers::ResourceData *progressbardata) |
| bool | has_percent () const |
| void | clear_percent () |
| inline::google::protobuf::int32 | percent () const |
| void | set_percent (::google::protobuf::int32 value) |
| bool | has_capinsetsx () const |
| void | clear_capinsetsx () |
| float | capinsetsx () const |
| void | set_capinsetsx (float value) |
| bool | has_capinsetsy () const |
| void | clear_capinsetsy () |
| float | capinsetsy () const |
| void | set_capinsetsy (float value) |
| bool | has_capinsetswidth () const |
| void | clear_capinsetswidth () |
| float | capinsetswidth () const |
| void | set_capinsetswidth (float value) |
| bool | has_capinsetsheight () const |
| void | clear_capinsetsheight () |
| float | capinsetsheight () const |
| void | set_capinsetsheight (float value) |
| bool | has_barcapinsetsx () const |
| void | clear_barcapinsetsx () |
| float | barcapinsetsx () const |
| void | set_barcapinsetsx (float value) |
| bool | has_barcapinsetsy () const |
| void | clear_barcapinsetsy () |
| float | barcapinsetsy () const |
| void | set_barcapinsetsy (float value) |
| bool | has_barcapinsetswidth () const |
| void | clear_barcapinsetswidth () |
| float | barcapinsetswidth () const |
| void | set_barcapinsetswidth (float value) |
| bool | has_barcapinsetsheight () const |
| void | clear_barcapinsetsheight () |
| float | barcapinsetsheight () const |
| void | set_barcapinsetsheight (float value) |
| bool | has_progressbarcapinsetsx () const |
| void | clear_progressbarcapinsetsx () |
| float | progressbarcapinsetsx () const |
| void | set_progressbarcapinsetsx (float value) |
| bool | has_progressbarcapinsetsy () const |
| void | clear_progressbarcapinsetsy () |
| float | progressbarcapinsetsy () const |
| void | set_progressbarcapinsetsy (float value) |
| bool | has_progressbarcapinsetswidth () const |
| void | clear_progressbarcapinsetswidth () |
| float | progressbarcapinsetswidth () const |
| void | set_progressbarcapinsetswidth (float value) |
| bool | has_progressbarcapinsetsheight () const |
| void | clear_progressbarcapinsetsheight () |
| float | progressbarcapinsetsheight () const |
| void | set_progressbarcapinsetsheight (float value) |
| bool | has_scale9width () const |
| void | clear_scale9width () |
| float | scale9width () const |
| void | set_scale9width (float value) |
| bool | has_scale9height () const |
| void | clear_scale9height () |
| float | scale9height () const |
| void | set_scale9height (float value) |
| bool | has_scale9enable () const |
| void | clear_scale9enable () |
| bool | scale9enable () const |
| void | set_scale9enable (bool value) |
| bool | has_slidballanchorpointx () const |
| void | clear_slidballanchorpointx () |
| float | slidballanchorpointx () const |
| void | set_slidballanchorpointx (float value) |
| bool | has_slidballanchorpointy () const |
| void | clear_slidballanchorpointy () |
| float | slidballanchorpointy () const |
| void | set_slidballanchorpointy (float value) |
| bool | has_length () const |
| void | clear_length () |
| float | length () const |
| void | set_length (float value) |
| bool | has_displaystate () const |
| void | clear_displaystate () |
| bool | displaystate () const |
| void | set_displaystate (bool value) |
Static Public Member Functions | |
| static const SliderOptions & | default_instance () |
Friends | |
| void | protobuf_AddDesc_CSParseBinary_2eproto () |
| void | protobuf_AssignDesc_CSParseBinary_2eproto () |
| void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
| SliderOptions | ( | ) |
|
virtual |
| SliderOptions | ( | const SliderOptions & | from | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| int ByteSize | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
| void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
|
inline |
| void 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 |
| void CopyFrom | ( | const SliderOptions & | from | ) |
|
static |
|
inline |
|
inline |
| ::std::string GetTypeName | ( | ) | const |
|
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 |
|
inline |
| void MergeFrom | ( | const SliderOptions & | from | ) |
| bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| SliderOptions* New | ( | ) | const |
|
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 |
|
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 | ( | SliderOptions * | other | ) |
|
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 |