Biorithm  1.1
Public Member Functions | Public Attributes
MyWidthRange Struct Reference

List of all members.

Public Member Functions

 MyWidthRange (MyNT s, MyNT min, MyNT max)
 MyWidthRange (map< string, MyNT, ltstr > &init)
virtual bool operator== (const MyWidthRange &interval) const
virtual bool operator!= (const MyWidthRange &interval) const
MyNT getStart () const
void setStart (MyNT s)
void setMinWidth (MyNT width)
void setMaxWidth (MyNT width)
virtual void print (ostream &ostr) const
virtual bool contains (const MyInterval &in) const
virtual bool contains (MyNT p) const
virtual bool contains (MyNT s, MyNT e) const

Public Attributes

MyNT start
MyNT min_width
MyNT max_width

The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs Friends