|
|
|
__init__(self,
*args)
__init__(PhpSite self) -> PhpSite __init__(PhpSite self, size_t
a_number) -> PhpSite __init__(PhpSite self, std::string const
& a_type) -> PhpSite __init__(PhpSite self, PhpSite arg2)
-> PhpSite |
|
|
|
__swig_destroy__(...)
delete_PhpSite(PhpSite self) |
|
|
|
__eq__(...)
PhpSite___eq__(PhpSite self, PhpSite arg2) -> bool |
|
|
|
__ne__(...)
PhpSite___ne__(PhpSite self, PhpSite rhs) -> bool |
|
|
|
setXCoord(...)
PhpSite_setXCoord(PhpSite self, double a_x) |
|
|
|
getXCoord(...)
PhpSite_getXCoord(PhpSite self) -> double |
|
|
|
setYCoord(...)
PhpSite_setYCoord(PhpSite self, double a_y) |
|
|
|
getYCoord(...)
PhpSite_getYCoord(PhpSite self) -> double |
|
|
|
setZCoord(...)
PhpSite_setZCoord(PhpSite self, double a_z) |
|
|
|
getZCoord(...)
PhpSite_getZCoord(PhpSite self) -> double |
|
|
|
setCoordinates(...)
PhpSite_setCoordinates(PhpSite self, double a_x, double a_y, double
a_z) |
|
|
|
getCoordinates(...)
PhpSite_getCoordinates(PhpSite self) -> SwigDoubleVector |
|
|
|
setSiteType(...)
PhpSite_setSiteType(PhpSite self, std::string const & a_type) |
|
|
|
setSiteTypeChar(...)
PhpSite_setSiteTypeChar(PhpSite self, char const a_char) |
|
|
|
getSiteType(...)
PhpSite_getSiteType(PhpSite self) -> std::string |
|
|
|
getSiteTypeChar(...)
PhpSite_getSiteTypeChar(PhpSite self) -> char |
|
|
|
setSiteNumber(...)
PhpSite_setSiteNumber(PhpSite self, size_t const a_number) |
|
|
|
getSiteNumber(...)
PhpSite_getSiteNumber(PhpSite self) -> size_t |
|
|
|
getSiteName(...)
PhpSite_getSiteName(PhpSite self, int offset=1) -> std::string |
|
|
|
getDisplayName(...)
PhpSite_getDisplayName(PhpSite self) -> std::string |
|
|
|
getSiteDescription(...)
PhpSite_getSiteDescription(PhpSite self) -> std::string |
|
|
|
setSiteSimilarity(...)
PhpSite_setSiteSimilarity(PhpSite self, int const a_type) |
|
|
|
getSiteSimilarity(...)
PhpSite_getSiteSimilarity(PhpSite self) -> int |
|
|
|
calculateSimilarity(...)
PhpSite_calculateSimilarity(PhpSite self, PhpSite rhs) -> double |
|
|
|
setStatus(...)
PhpSite_setStatus(PhpSite self, int a_status) |
|
|
|
setSiteStatusOn(...)
PhpSite_setSiteStatusOn(PhpSite self) |
|
|
|
setSiteStatusOff(...)
PhpSite_setSiteStatusOff(PhpSite self) |
|
|
|
getSiteStatus(...)
PhpSite_getSiteStatus(PhpSite self) -> int |
|
|
|
setProjectedOnly(...)
PhpSite_setProjectedOnly(PhpSite self, bool const a_status) |
|
|
|
getProjectedOnly(...)
PhpSite_getProjectedOnly(PhpSite self) -> bool |
|
|
|
distance(...)
PhpSite_distance(PhpSite self, PhpSite rhs) -> double |
|
|
|
setFragType(...)
PhpSite_setFragType(PhpSite self, std::string const & fragType) |
|
|
|
getFragType(...)
PhpSite_getFragType(PhpSite self) -> std::string |
|
|
|
setMaskValue(...)
PhpSite_setMaskValue(PhpSite self, int mask) |
|
|
|
getMaskValue(...)
PhpSite_getMaskValue(PhpSite self) -> int |
|
|
|
setPermitted(...)
PhpSite_setPermitted(PhpSite self, std::string const & permitted) |
|
|
|
getPermitted(...)
PhpSite_getPermitted(PhpSite self) -> std::string |
|
|
|
setProhibited(...)
PhpSite_setProhibited(PhpSite self, std::string const &
prohibited) |
|
|
|
getProhibited(...)
PhpSite_getProhibited(PhpSite self) -> std::string |
|
|
|
setProjCoords(...)
PhpSite_setProjCoords(PhpSite self, SwigVectorDoubleVector
projCoords) |
|
|
|
getProjCoords(...)
PhpSite_getProjCoords(PhpSite self) -> SwigVectorDoubleVector |
|
|
|
setRad(...)
PhpSite_setRad(PhpSite self, double rad) |
|
|
|
getRad(...)
PhpSite_getRad(PhpSite self) -> double |
|
|
|
setTol(...)
PhpSite_setTol(PhpSite self, double tol) |
|
|
|
getTol(...)
PhpSite_getTol(PhpSite self) -> double |
|
|
|
setXP(...)
PhpSite_setXP(PhpSite self, double xp, bool defined=True) |
|
|
|
getXP(...)
PhpSite_getXP(PhpSite self) -> double |
|
|
|
hasXP(...)
PhpSite_hasXP(PhpSite self) -> bool |
|
|
|
setDefaults(...)
PhpSite_setDefaults(PhpSite self) |
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|