Next: , Previous: bell Derivation, Up: The bell Class



3.4.2 Constructors

— Constructor: bell::bell (void);

This constructor initialises the bell object to zero (0).

— Constructor: bell::bell (int i);

This constructor initialises the bell object to the integer i, where bells are numbered starting from 0.