jigdo API
Last update by Admin on 2010-05-23
MkTemplate::PartLine Struct Reference
Line content with whitespace and '=' removed and left/right side swapped, i.e. More...
#include <mktemplate.hh>
Public Member Functions | |
bool | operator< (const PartLine &x) const |
Public Attributes | |
string | text |
size_t | split |
Detailed Description
Line content with whitespace and '=' removed and left/right side swapped, i.e." xyz= foo" becomes "fooxyz".
Member Function Documentation
bool MkTemplate::PartLine::operator< | ( | const PartLine & | x | ) | const [inline] |
Member Data Documentation
string MkTemplate::PartLine::text |
Referenced by MkTemplate::PartIndex::operator()(), and operator<().
size_t MkTemplate::PartLine::split |
Referenced by MkTemplate::PartIndex::operator()(), and operator<().
The documentation for this struct was generated from the following file:
Generated on Tue Sep 23 14:27:43 2008 for jigdo by
