#include <CSParseBinary.pb.h>
Public Member Functions | |
LayoutParameter () | |
virtual | ~LayoutParameter () |
LayoutParameter (const LayoutParameter &from) | |
LayoutParameter & | operator= (const LayoutParameter &from) |
void | Swap (LayoutParameter *other) |
LayoutParameter * | New () const |
void | CheckTypeAndMergeFrom (const ::google::protobuf::MessageLite &from) |
void | CopyFrom (const LayoutParameter &from) |
void | MergeFrom (const LayoutParameter &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 () |
inline::google::protobuf::int32 | type () const |
void | set_type (::google::protobuf::int32 value) |
bool | has_gravity () const |
void | clear_gravity () |
inline::google::protobuf::int32 | gravity () const |
void | set_gravity (::google::protobuf::int32 value) |
bool | has_relativename () const |
void | clear_relativename () |
const ::std::string & | relativename () const |
void | set_relativename (const ::std::string &value) |
void | set_relativename (const char *value) |
void | set_relativename (const char *value, size_t size) |
inline::std::string * | mutable_relativename () |
inline::std::string * | release_relativename () |
void | set_allocated_relativename (::std::string *relativename) |
bool | has_relativetoname () const |
void | clear_relativetoname () |
const ::std::string & | relativetoname () const |
void | set_relativetoname (const ::std::string &value) |
void | set_relativetoname (const char *value) |
void | set_relativetoname (const char *value, size_t size) |
inline::std::string * | mutable_relativetoname () |
inline::std::string * | release_relativetoname () |
void | set_allocated_relativetoname (::std::string *relativetoname) |
bool | has_align () const |
void | clear_align () |
inline::google::protobuf::int32 | align () const |
void | set_align (::google::protobuf::int32 value) |
bool | has_marginleft () const |
void | clear_marginleft () |
inline::google::protobuf::int32 | marginleft () const |
void | set_marginleft (::google::protobuf::int32 value) |
bool | has_margintop () const |
void | clear_margintop () |
inline::google::protobuf::int32 | margintop () const |
void | set_margintop (::google::protobuf::int32 value) |
bool | has_marginright () const |
void | clear_marginright () |
inline::google::protobuf::int32 | marginright () const |
void | set_marginright (::google::protobuf::int32 value) |
bool | has_margindown () const |
void | clear_margindown () |
inline::google::protobuf::int32 | margindown () const |
void | set_margindown (::google::protobuf::int32 value) |
bool | has_layouteagetype () const |
void | clear_layouteagetype () |
inline::google::protobuf::int32 | layouteagetype () const |
void | set_layouteagetype (::google::protobuf::int32 value) |
bool | has_layoutnormalhorizontal () const |
void | clear_layoutnormalhorizontal () |
inline::google::protobuf::int32 | layoutnormalhorizontal () const |
void | set_layoutnormalhorizontal (::google::protobuf::int32 value) |
bool | has_layoutnormalvertical () const |
void | clear_layoutnormalvertical () |
inline::google::protobuf::int32 | layoutnormalvertical () const |
void | set_layoutnormalvertical (::google::protobuf::int32 value) |
bool | has_layoutparenthorizontal () const |
void | clear_layoutparenthorizontal () |
inline::google::protobuf::int32 | layoutparenthorizontal () const |
void | set_layoutparenthorizontal (::google::protobuf::int32 value) |
bool | has_layoutparentvertical () const |
void | clear_layoutparentvertical () |
inline::google::protobuf::int32 | layoutparentvertical () const |
void | set_layoutparentvertical (::google::protobuf::int32 value) |
Static Public Member Functions | |
static const LayoutParameter & | default_instance () |
Static Public Attributes | |
static const int | kTypeFieldNumber = 1 |
static const int | kGravityFieldNumber = 2 |
static const int | kRelativeNameFieldNumber = 3 |
static const int | kRelativeToNameFieldNumber = 4 |
static const int | kAlignFieldNumber = 5 |
static const int | kMarginLeftFieldNumber = 6 |
static const int | kMarginTopFieldNumber = 7 |
static const int | kMarginRightFieldNumber = 8 |
static const int | kMarginDownFieldNumber = 9 |
static const int | kLayoutEageTypeFieldNumber = 10 |
static const int | kLayoutNormalHorizontalFieldNumber = 11 |
static const int | kLayoutNormalVerticalFieldNumber = 12 |
static const int | kLayoutParentHorizontalFieldNumber = 13 |
static const int | kLayoutParentVerticalFieldNumber = 14 |
Friends | |
void | protobuf_AddDesc_CSParseBinary_2eproto () |
void | protobuf_AssignDesc_CSParseBinary_2eproto () |
void | protobuf_ShutdownFile_CSParseBinary_2eproto () |
LayoutParameter | ( | ) |
|
virtual |
LayoutParameter | ( | const LayoutParameter & | from | ) |
|
inline |
int ByteSize | ( | ) | const |
void CheckTypeAndMergeFrom | ( | const ::google::protobuf::MessageLite & | from | ) |
void Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void CopyFrom | ( | const LayoutParameter & | from | ) |
|
static |
|
inline |
::std::string GetTypeName | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool IsInitialized | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void MergeFrom | ( | const LayoutParameter & | from | ) |
bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
LayoutParameter* New | ( | ) | const |
|
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 |
void Swap | ( | LayoutParameter * | other | ) |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |