class  C1Edge : public Edge Abstract edge class having one extra 'constraint' string.
|   | C1Edge (Graph *g, Subject *n1, Subject *n2) | 
|   | Clone () | 
|   | SetConstraint (const string *s) | 
|   | GetConstraint () const  | 
|   | WriteMembers (OutputFile *f) | 
|   | ReadMembers (InputFile *f, double format) | 
Abstract edge class having one extra 'constraint' string.
 
 
 Subject*  Clone()
 virtual  bool  SetConstraint(const string *s)
 const  string*  GetConstraint() const 
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de