Definition at line 327 of file mps_reader_template.h.
#include <mps_reader_template.h>
|
| static absl::StatusOr< MPSLineInfo > | Create (int64_t line_num, bool free_form, absl::string_view line) |
◆ AppendLineToError()
| absl::Status operations_research::internal::MPSLineInfo::AppendLineToError |
( |
const absl::Status & | status | ) |
const |
◆ Create()
| absl::StatusOr< MPSLineInfo > operations_research::internal::MPSLineInfo::Create |
( |
int64_t | line_num, |
|
|
bool | free_form, |
|
|
absl::string_view | line ) |
|
static |
◆ GetField()
| absl::string_view operations_research::internal::MPSLineInfo::GetField |
( |
int | index | ) |
const |
|
inline |
◆ GetFieldOffset()
| int operations_research::internal::MPSLineInfo::GetFieldOffset |
( |
| ) |
const |
|
inline |
◆ GetFieldsSize()
| int operations_research::internal::MPSLineInfo::GetFieldsSize |
( |
| ) |
const |
|
inline |
◆ GetFirstWord()
| absl::string_view operations_research::internal::MPSLineInfo::GetFirstWord |
( |
| ) |
const |
◆ GetLine()
| absl::string_view operations_research::internal::MPSLineInfo::GetLine |
( |
| ) |
const |
|
inline |
◆ InvalidArgumentError()
| absl::Status operations_research::internal::MPSLineInfo::InvalidArgumentError |
( |
absl::string_view | error_message | ) |
const |
◆ IsCommentOrBlank()
| bool operations_research::internal::MPSLineInfo::IsCommentOrBlank |
( |
| ) |
const |
◆ IsNewSection()
| bool operations_research::internal::MPSLineInfo::IsNewSection |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: