|
|
|
__init__(self,
*args)
__init__(PhpFeatureRules self) -> PhpFeatureRules
__init__(PhpFeatureRules self, PhpFeatureRules rhs) ->
PhpFeatureRules |
|
|
|
__swig_destroy__(...)
delete_PhpFeatureRules(PhpFeatureRules self) |
|
|
|
addRule(...)
PhpFeatureRules_addRule(PhpFeatureRules self, size_t siteNumber,
std::string const & permitted, std::string const &
prohibited) |
|
|
|
clear(...)
PhpFeatureRules_clear(PhpFeatureRules self) |
|
|
|
containsVariant(...)
PhpFeatureRules_containsVariant(PhpFeatureRules self, std::string
const & variant) -> bool |
|
|
|
exportToFile(...)
PhpFeatureRules_exportToFile(PhpFeatureRules self, std::string const
& ruleFile) |
|
|
|
exportToStream(...)
PhpFeatureRules_exportToStream(PhpFeatureRules self, std::ostream
& ruleStream) |
|
|
SwigStringVector
|
getPermittedFeatures()
PhpFeatureRules_getPermittedFeatures(PhpFeatureRules self, size_t
siteIndex) -> std::string |
|
|
SwigStringVector
|
getProhibitedFeatures()
PhpFeatureRules_getProhibitedFeatures(PhpFeatureRules self, size_t
siteIndex) -> std::string |
|
|
|
getSiteNumber(...)
PhpFeatureRules_getSiteNumber(PhpFeatureRules self, size_t siteIndex)
-> size_t |
|
|
|
getVariant(...)
PhpFeatureRules_getVariant(PhpFeatureRules self) -> std::string |
|
|
|
hasMixedFeatures(...)
PhpFeatureRules_hasMixedFeatures(PhpFeatureRules self) -> bool |
|
|
|
importFromFile(...)
PhpFeatureRules_importFromFile(PhpFeatureRules self, std::string
const & ruleFile) |
|
|
|
importFromStream(...)
PhpFeatureRules_importFromStream(PhpFeatureRules self, std::istream
& ruleStream) |
|
|
|
numSites(...)
PhpFeatureRules_numSites(PhpFeatureRules self) -> size_t |
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|