FFSM++  1.1.0
French Forest Sector Model ++
constrain Struct Reference

#include <Opt.h>

Collaboration diagram for constrain:

Public Member Functions

 constrain ()
 

Public Attributes

string name
 
string comment
 
int domain
 
int direction
 

Detailed Description

Definition at line 270 of file Opt.h.

Constructor & Destructor Documentation

constrain ( )
inline

Definition at line 271 of file Opt.h.

271 {comment="";};
string comment
Definition: Opt.h:273

Member Data Documentation

string comment

Definition at line 273 of file Opt.h.

Referenced by Opt::declareConstrains(), and Opt::getConNumber().

int direction

Definition at line 275 of file Opt.h.

Referenced by Opt::declareConstrains(), and Opt::getConNumber().

int domain

Definition at line 274 of file Opt.h.

Referenced by Opt::declareConstrains(), and Opt::getConNumber().

string name

Definition at line 271 of file Opt.h.

Referenced by Opt::declareConstrains(), and Opt::getConNumber().


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