Classes | Functions | Variables

backend.h File Reference

#include <list>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

struct  add_index
 An entry on the indexing expressions stack. More...

Functions

int process_model (AmplModel *model, const std::string &datafilename)

Variables

std::vector< std::list
< add_index > > 
l_addIndex

Function Documentation

int process_model ( AmplModel model,
const std::string &  datafilename 
)

Variable Documentation

std::vector<std::list<add_index> > l_addIndex