method
class
The method
class represents a method by storing the changes which
make up one lead of the method. This class is declared in
ringing/method.h.
A method may have a name, which is a string variable. This name is the base name of the method, that is, it is the name without any extra bits such as `Surprise' or `Triples'. For example, the base name of Plain Bob Major is simply `Plain'. The parts of the name other than the base can be worked out by the Ringing Class Library.