| Index |
Defines a counter for recursively counting (possibly nested) repetitive symbol sequences More...
#include "gsp__Symbol.h"
Defines a counter for recursively counting (possibly nested) repetitive symbol sequences
Constructor. Counter is 0.
See also:
Destructor.
See also:
Resets the counter. Value is reset to 0 and all sub-counters are destroyed.
See also:
Returns the value of the counter.
See also:
Increments the counter.
See also:
Returns the symbolic name of the counter. Intented for the error messages.
See also:
Equivalent to the function referred to below, except that a various number of parameter can be given to the function.
If the passed index(es) is (are) invalid (out of range), the error message is raised as exception (char *), and shall be freed with ::free().
See also: