Class length_spec
Defined in File ptree.h
Inheritance Relationships
Base Type
public VAL::parse_category
(Class parse_category)
Class Documentation
-
class length_spec : public VAL::parse_category
Public Functions
-
inline length_spec(length_mode m, int l)
-
inline length_spec(length_mode m, int ls, int lp)
-
inline virtual ~length_spec()
-
virtual void display(int ind) const
-
virtual void write(ostream &o) const
-
virtual void visit(VisitController *v) const
-
inline length_spec(length_mode m, int l)