makeopts.py File Reference

Go to the source code of this file.

Classes

class  hardwareprofile::distros::mythtv_data::makeopts::MakeOpts

Namespaces

namespace  hardwareprofile::distros::mythtv_data::makeopts

Variables

string hardwareprofile::distros::mythtv_data::makeopts::SHORT_PARA_PATTERN = '-[CfIOW]\\s+\\S+|-[jl](\\s+[^-]\\S*)?|-[^-]\\S+'
string hardwareprofile::distros::mythtv_data::makeopts::LONG_PARA_PATTERN = '--\\S+|--\\S+=\\S+'
tuple hardwareprofile::distros::mythtv_data::makeopts::PARA_PATTERN = re.compile('(%s|%s)\\b' % (SHORT_PARA_PATTERN, LONG_PARA_PATTERN))
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun May 27 06:41:45 2012 for MythTV by  doxygen 1.6.3