YCPPathRep::Component Struct Reference

List of all members.

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
std::ostream & toXml (std::ostream &str, int indent) const

Public Attributes

Ustring component
bool complex


Constructor & Destructor Documentation

YCPPathRep::Component::Component (  )  [inline]

YCPPathRep::Component::Component ( string  s  ) 

YCPPathRep::Component::Component ( bytecodeistream str  ) 

Input value as bytecode from stream

References complex, component, and Bytecode::readUstring().


Member Function Documentation

int YCPPathRep::Component::compare ( const Component to  )  const [inline]

References Ustring::asString(), and component.

string YCPPathRep::Component::toString ( void   )  const

std::ostream & YCPPathRep::Component::toStream ( std::ostream &  str  )  const

Output value as bytecode to stream

References complex, component, and Bytecode::writeUstring().

std::ostream & YCPPathRep::Component::toXml ( std::ostream &  str,
int  indent 
) const


Member Data Documentation

Referenced by Component(), toStream(), toString(), and toXml().


The documentation for this struct was generated from the following files:

Generated on Wed Dec 3 07:24:56 2008 for yast2-core by  doxygen 1.5.6