coco::model::model::lincoeff_visitor_ret Struct Reference

#include <model.hpp>

List of all members.

Public Attributes

bool was_lin
bool was_const
int node_num
double const_trans


Detailed Description

This is the return type of the model::lincoeff_visitor visitor.

Definition at line 2082 of file model.hpp.


Member Data Documentation

double coco::model::model::lincoeff_visitor_ret::const_trans

Definition at line 2087 of file model.hpp.

int coco::model::model::lincoeff_visitor_ret::node_num

Definition at line 2086 of file model.hpp.

bool coco::model::model::lincoeff_visitor_ret::was_const

Definition at line 2085 of file model.hpp.

bool coco::model::model::lincoeff_visitor_ret::was_lin

Definition at line 2084 of file model.hpp.


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

Generated on Tue Feb 9 14:49:42 2010 for COCONUT API by  doxygen 1.5.8