DotNet Reference
DotNet Reference
Detailed Description
A search limit The default values for int64 fields is the maxima value, i.e., 2^63-1
Definition at line 48 of file SearchLimit.pb.cs.
Public Member Functions | |
| RegularLimitParameters () | |
| RegularLimitParameters (RegularLimitParameters other) | |
| RegularLimitParameters | Clone () |
| override bool | Equals (object other) |
| bool | Equals (RegularLimitParameters other) |
| override int | GetHashCode () |
| override string | ToString () |
| void | WriteTo (pb::CodedOutputStream output) |
| int | CalculateSize () |
| void | MergeFrom (RegularLimitParameters other) |
| void | MergeFrom (pb::CodedInputStream input) |
Static Public Attributes | |
| const int | TimeFieldNumber = 1 |
| Field number for the "time" field. More... | |
| const int | BranchesFieldNumber = 2 |
| Field number for the "branches" field. More... | |
| const int | FailuresFieldNumber = 3 |
| Field number for the "failures" field. More... | |
| const int | SolutionsFieldNumber = 4 |
| Field number for the "solutions" field. More... | |
| const int | SmartTimeCheckFieldNumber = 5 |
| Field number for the "smart_time_check" field. More... | |
| const int | CumulativeFieldNumber = 6 |
| Field number for the "cumulative" field. More... | |
Properties | |
| static pb::MessageParser< RegularLimitParameters > | Parser [get] |
| static pbr::MessageDescriptor | Descriptor [get] |
| long | Time [get, set] |
| long | Branches [get, set] |
| long | Failures [get, set] |
| long | Solutions [get, set] |
| bool | SmartTimeCheck [get, set] |
| bool | Cumulative [get, set] |
Constructor & Destructor Documentation
◆ RegularLimitParameters() [1/2]
|
inline |
Definition at line 65 of file SearchLimit.pb.cs.
◆ RegularLimitParameters() [2/2]
|
inline |
Definition at line 72 of file SearchLimit.pb.cs.
Member Function Documentation
◆ CalculateSize()
|
inline |
Definition at line 227 of file SearchLimit.pb.cs.
◆ Clone()
|
inline |
Definition at line 83 of file SearchLimit.pb.cs.
◆ Equals() [1/2]
|
inline |
Definition at line 154 of file SearchLimit.pb.cs.
◆ Equals() [2/2]
|
inline |
Definition at line 159 of file SearchLimit.pb.cs.
◆ GetHashCode()
|
inline |
Definition at line 176 of file SearchLimit.pb.cs.
◆ MergeFrom() [1/2]
|
inline |
Definition at line 280 of file SearchLimit.pb.cs.
◆ MergeFrom() [2/2]
|
inline |
Definition at line 254 of file SearchLimit.pb.cs.
◆ ToString()
|
inline |
Definition at line 191 of file SearchLimit.pb.cs.
◆ WriteTo()
|
inline |
Definition at line 196 of file SearchLimit.pb.cs.
Member Data Documentation
◆ BranchesFieldNumber
|
static |
Field number for the "branches" field.
Definition at line 99 of file SearchLimit.pb.cs.
◆ CumulativeFieldNumber
|
static |
Field number for the "cumulative" field.
Definition at line 143 of file SearchLimit.pb.cs.
◆ FailuresFieldNumber
|
static |
Field number for the "failures" field.
Definition at line 110 of file SearchLimit.pb.cs.
◆ SmartTimeCheckFieldNumber
|
static |
Field number for the "smart_time_check" field.
Definition at line 132 of file SearchLimit.pb.cs.
◆ SolutionsFieldNumber
|
static |
Field number for the "solutions" field.
Definition at line 121 of file SearchLimit.pb.cs.
◆ TimeFieldNumber
|
static |
Field number for the "time" field.
Definition at line 88 of file SearchLimit.pb.cs.
Property Documentation
◆ Branches
|
getset |
Definition at line 102 of file SearchLimit.pb.cs.
◆ Cumulative
|
getset |
Definition at line 146 of file SearchLimit.pb.cs.
◆ Descriptor
|
staticget |
Definition at line 55 of file SearchLimit.pb.cs.
◆ Failures
|
getset |
Definition at line 113 of file SearchLimit.pb.cs.
◆ Parser
|
staticget |
Definition at line 52 of file SearchLimit.pb.cs.
◆ SmartTimeCheck
|
getset |
Definition at line 135 of file SearchLimit.pb.cs.
◆ Solutions
|
getset |
Definition at line 124 of file SearchLimit.pb.cs.
◆ Time
|
getset |
Definition at line 91 of file SearchLimit.pb.cs.
The documentation for this class was generated from the following file: