Documentation
This class is used to hold eight bits of information. No sign
information is implied in its value.
Byte(const string &n = "")
- The Byte constructor requires only the name of the variable
to be created. The name may be omitted, which will create a
nameless variable. This may be adequate for some applications.
- Parameters:
- n - A string containing the name of the variable to be
created.
- This class has no child classes.
- See Also:
- BaseType
alphabetic index hierarchy of classes
generated by doc++