Megabytes Member List
This is the complete list of members for Megabytes , including all inherited members.
_value | BytesValue | private |
BytesValue () | BytesValue | |
BytesValue (const BytesValue &src) | BytesValue | |
BytesValue (Int64 bytes) | BytesValue | explicit protected |
DescribeIO (const DataSerializeInterface &stream) | BytesValue | static |
GetBits () const | BytesValue | |
GetBytes () const | BytesValue | |
GetGibibytes () const | BytesValue | |
GetGigabytes () const | BytesValue | |
GetHashCode () const | BytesValue | |
GetKibibytes () const | BytesValue | |
GetKilobytes () const | BytesValue | |
GetMebibytes () const | BytesValue | |
GetMegabytes () const | BytesValue | |
GetTebibytes () const | BytesValue | |
GetTerabytes () const | BytesValue | |
Megabytes (Int32 megabytes) | Megabytes | explicit |
Megabytes (Int64 megabytes) | Megabytes | explicit |
Megabytes (Float megabytes) | Megabytes | explicit |
operator Int64 () const | BytesValue | |
operator*= (const Int64 b) | BytesValue | |
operator+ (const BytesValue b) const | BytesValue | |
operator+= (const BytesValue b) | BytesValue | |
operator- (const BytesValue b) const | BytesValue | |
operator-= (const BytesValue b) | BytesValue | |
operator< (const BytesValue b) const | BytesValue | |
operator< (const BytesValue b) | BytesValue | |
operator< (const Int64 b) | BytesValue | |
operator<= (const BytesValue b) | BytesValue | |
operator<= (const Int64 b) | BytesValue | |
operator= (const BytesValue &src) | BytesValue | |
operator== (const BytesValue b) const | BytesValue | |
operator> (const BytesValue b) | BytesValue | |
operator> (const Int64 b) | BytesValue | |
operator>= (const BytesValue b) | BytesValue | |
operator>= (const Int64 b) | BytesValue | |
SetBytes (Int64 bytes) | BytesValue | |
ToString (const FormatStatement *formatStatement=nullptr) const | BytesValue |