Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ examples/ cpp/

operations_research::ParserState Struct Reference

List of all members.

Public Member Functions

 ParserState ()

Public Attributes

bool bad
bool expect_last_line
bool nodes_described
const char * reason
NodeIndex num_left_nodes
scoped_ptr< string > bad_line


Detailed Description

Definition at line 35 of file parse_dimacs_assignment.cc.


Constructor & Destructor Documentation

operations_research::ParserState::ParserState (  )  [inline]

Definition at line 36 of file parse_dimacs_assignment.cc.


Member Data Documentation

Definition at line 42 of file parse_dimacs_assignment.cc.

Definition at line 43 of file parse_dimacs_assignment.cc.

Definition at line 44 of file parse_dimacs_assignment.cc.

Definition at line 45 of file parse_dimacs_assignment.cc.

Definition at line 46 of file parse_dimacs_assignment.cc.

Definition at line 47 of file parse_dimacs_assignment.cc.


The documentation for this struct was generated from the following file: