Public Member Functions | |
Component () | |
Component (string s) | |
Component (std::istream &str) | |
int | compare (const Component &to) const |
string | toString () const |
std::ostream & | toStream (std::ostream &str) const |
Public Attributes | |
Ustring | component |
bool | complex |
|
|
|
|
|
Input value as bytecode from stream |
|
|
|
Output value as bytecode to stream |
|
|
|
|
|
|