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 |
| YCPPathRep::Component::Component | ( | ) | [inline] |
| YCPPathRep::Component::Component | ( | string | s | ) |
| YCPPathRep::Component::Component | ( | bytecodeistream & | str | ) |
Input value as bytecode from stream
| int YCPPathRep::Component::compare | ( | const Component & | to | ) | const [inline] |
| string YCPPathRep::Component::toString | ( | ) | const |
| std::ostream & YCPPathRep::Component::toStream | ( | std::ostream & | str | ) | const |
Output value as bytecode to stream
| Ustring YCPPathRep::Component::component |
1.5.0