|
|
|
__init__(self,
*args)
__init__(PhpSiteMaskGroup self) -> PhpSiteMaskGroup
__init__(PhpSiteMaskGroup self, SwigIntVector u_siteIndices, size_t
minMatch, size_t groupNumber) -> PhpSiteMaskGroup
__init__(PhpSiteMaskGroup self, PhpSiteMaskGroup rhs) ->
PhpSiteMaskGroup |
|
|
|
__swig_destroy__(...)
delete_PhpSiteMaskGroup(PhpSiteMaskGroup self) |
|
|
|
getSiteIndices(...)
PhpSiteMaskGroup_getSiteIndices(PhpSiteMaskGroup self) ->
SwigIntVector |
|
|
|
getMinMatch(...)
PhpSiteMaskGroup_getMinMatch(PhpSiteMaskGroup self) -> int |
|
|
|
getGroupNumber(...)
PhpSiteMaskGroup_getGroupNumber(PhpSiteMaskGroup self) -> int |
|
|
|
setGroup(...)
PhpSiteMaskGroup_setGroup(PhpSiteMaskGroup self, SwigIntVector
u_siteIndices, int u_minMatch, int u_groupNumber) |
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|