Package schrodinger :: Package infra :: Module phase :: Class PhpFeatureRules
[hide private]
[frames] | no frames]

Class PhpFeatureRules

object --+
         |
        PhpFeatureRules

Proxy of C++ PhpFeatureRules class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__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__

Properties [hide private]
  thisown
The membership flag

Inherited from object: __class__

Method Details [hide private]

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self, *args)
(Constructor)

 

__init__(PhpFeatureRules self) -> PhpFeatureRules __init__(PhpFeatureRules self, PhpFeatureRules rhs) -> PhpFeatureRules

Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)