Represents an electronic module address.
std::vector< int > getHAddress()
Gets the hardware address.
GElectronic()
Default constructor.
void setHAddress(int c, int s, int ch)
Sets the hardware address.
friend std::ostream & operator<<(std::ostream &stream, const GElectronic &ge)
Overloaded output operator for GElectronic.