36 #ifndef gradingDescriptors_H
37 #define gradingDescriptors_H
51 class gradingDescriptors;
52 Istream&
operator>>(Istream&, gradingDescriptors&);
60 public List<gradingDescriptor>
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Handles the specification for grading within a section of a block.
List of gradingDescriptor for the sections of a block with additional IO functionality.
friend Istream & operator>>(Istream &, gradingDescriptors &)
gradingDescriptors()
Default constructor.
gradingDescriptors inv() const
Return the inverse gradingDescriptors with 1/expansionRatio.
Istream & operator>>(Istream &, pistonPointEdgeData &)