Public Member Functions | |
| Component () | |
| Component (string s) | |
| Component (bytecodeistream &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 |
|
|
|
|
|
|
|
|
|
1.4.6