|
PhpException_errCode_get(...)
PhpException_errCode_get(PhpException self) -> int |
|
|
|
PhpException_errCode_set(...)
PhpException_errCode_set(PhpException self, int errCode) |
|
|
|
PhpException_errMesg_get(...)
PhpException_errMesg_get(PhpException self) -> std::string const
& |
|
|
|
PhpException_errMesg_set(...)
PhpException_errMesg_set(PhpException self, std::string const &
errMesg) |
|
|
|
PhpException_swiginit(...) |
|
|
|
PhpException_swigregister(...) |
|
|
|
PhpException_what(...)
PhpException_what(PhpException self) -> char const * |
|
|
|
PhpFeatureData_clear(...)
PhpFeatureData_clear(PhpFeatureData self) |
|
|
|
PhpFeatureData_exportToFile(...)
PhpFeatureData_exportToFile(PhpFeatureData self, char const *
fileName) |
|
|
|
PhpFeatureData_exportToStream(...)
PhpFeatureData_exportToStream(PhpFeatureData self, ostream outStream) |
|
|
|
PhpFeatureData_getDataColumn(...)
PhpFeatureData_getDataColumn(PhpFeatureData self, std::string const
& variant, size_t dataColumn=0) -> SwigDoubleVector |
|
|
|
PhpFeatureData_getDataRow(...)
PhpFeatureData_getDataRow(PhpFeatureData self, char featureType)
-> SwigDoubleVector |
|
|
|
PhpFeatureData_getDataValue(...)
PhpFeatureData_getDataValue(PhpFeatureData self, char featureType)
-> double |
|
|
|
PhpFeatureData_importFromFile(...)
PhpFeatureData_importFromFile(PhpFeatureData self, char const *
fileName) |
|
|
|
PhpFeatureData_importFromStream(...)
PhpFeatureData_importFromStream(PhpFeatureData self, istream
inStream) |
|
|
|
PhpFeatureData_numDataColumns(...)
PhpFeatureData_numDataColumns(PhpFeatureData self) -> size_t |
|
|
|
PhpFeatureData_setDataRow(...)
PhpFeatureData_setDataRow(PhpFeatureData self, char featureType,
SwigDoubleVector dataRow) |
|
|
|
PhpFeatureData_setDataValue(...)
PhpFeatureData_setDataValue(PhpFeatureData self, char featureType,
double dataValue) |
|
|
|
PhpFeatureData_setDefaultDataRow(...)
PhpFeatureData_setDefaultDataRow(PhpFeatureData self,
SwigDoubleVector dataRow) |
|
|
|
PhpFeatureData_setDefaultDataValue(...)
PhpFeatureData_setDefaultDataValue(PhpFeatureData self, double
dataValue) |
|
|
|
PhpFeatureData_swiginit(...) |
|
|
|
PhpFeatureData_swigregister(...) |
|
|
|
PhpFeatureDefinition___eq__(...)
PhpFeatureDefinition___eq__(PhpFeatureDefinition self,
PhpFeatureDefinition arg2) -> bool |
|
|
|
PhpFeatureDefinition___ne__(...)
PhpFeatureDefinition___ne__(PhpFeatureDefinition self,
PhpFeatureDefinition rhs) -> bool |
|
|
|
PhpFeatureDefinition_clear(...)
PhpFeatureDefinition_clear(PhpFeatureDefinition self) |
|
|
|
PhpFeatureDefinition_getAllExcludes(...)
PhpFeatureDefinition_getAllExcludes(PhpFeatureDefinition self) ->
std::vector< PhpFeaturePattern,std::allocator<
PhpFeaturePattern > > |
|
|
|
PhpFeatureDefinition_getAllIncludes(...)
PhpFeatureDefinition_getAllIncludes(PhpFeatureDefinition self) ->
std::vector< PhpFeaturePattern,std::allocator<
PhpFeaturePattern > > |
|
|
|
PhpFeatureDefinition_getExcludePattern(...)
PhpFeatureDefinition_getExcludePattern(PhpFeatureDefinition self,
size_t a_i) -> PhpFeaturePattern |
|
|
|
PhpFeatureDefinition_getExtendDistance(...)
PhpFeatureDefinition_getExtendDistance(PhpFeatureDefinition self)
-> double |
|
|
|
PhpFeatureDefinition_getFeatureComment(...)
PhpFeatureDefinition_getFeatureComment(PhpFeatureDefinition self)
-> std::string |
|
|
|
PhpFeatureDefinition_getFeatureName(...)
PhpFeatureDefinition_getFeatureName(PhpFeatureDefinition self) ->
std::string |
|
|
|
PhpFeatureDefinition_getFeatureNumber(...)
PhpFeatureDefinition_getFeatureNumber(PhpFeatureDefinition self)
-> size_t |
|
|
|
PhpFeatureDefinition_getFeatureType(...)
PhpFeatureDefinition_getFeatureType(PhpFeatureDefinition self) ->
char |
|
|
|
PhpFeatureDefinition_getIncludePattern(...)
PhpFeatureDefinition_getIncludePattern(PhpFeatureDefinition self,
size_t a_i) -> PhpFeaturePattern |
|
|
|
PhpFeatureDefinition_getNumExcludes(...)
PhpFeatureDefinition_getNumExcludes(PhpFeatureDefinition self) ->
size_t |
|
|
|
PhpFeatureDefinition_getNumIncludes(...)
PhpFeatureDefinition_getNumIncludes(PhpFeatureDefinition self) ->
size_t |
|
|
|
PhpFeatureDefinition_getProjectedType(...)
PhpFeatureDefinition_getProjectedType(PhpFeatureDefinition self)
-> bool |
|
|
|
PhpFeatureDefinition_getSasOptions(...)
PhpFeatureDefinition_getSasOptions(PhpFeatureDefinition self) ->
PhpSASOptions |
|
|
|
PhpFeatureDefinition_setAllExcludes(...)
PhpFeatureDefinition_setAllExcludes(PhpFeatureDefinition self,
std::vector< PhpFeaturePattern,std::allocator<
PhpFeaturePattern > > & rhs) |
|
|
|
PhpFeatureDefinition_setAllIncludes(...)
PhpFeatureDefinition_setAllIncludes(PhpFeatureDefinition self,
std::vector< PhpFeaturePattern,std::allocator<
PhpFeaturePattern > > & rhs) |
|
|
|
PhpFeatureDefinition_setExcludePattern(...)
PhpFeatureDefinition_setExcludePattern(PhpFeatureDefinition self,
PhpFeaturePattern & rhs) |
|
|
|
PhpFeatureDefinition_setExtendDistance(...)
PhpFeatureDefinition_setExtendDistance(PhpFeatureDefinition self,
double const a_d) |
|
|
|
PhpFeatureDefinition_setFeatureComment(...)
PhpFeatureDefinition_setFeatureComment(PhpFeatureDefinition self,
std::string const a_comment) |
|
|
|
PhpFeatureDefinition_setFeatureName(...)
PhpFeatureDefinition_setFeatureName(PhpFeatureDefinition self,
std::string const & a_name) |
|
|
|
PhpFeatureDefinition_setFeatureNumber(...)
PhpFeatureDefinition_setFeatureNumber(PhpFeatureDefinition self,
size_t a_i) |
|
|
|
PhpFeatureDefinition_setFeatureType(...)
PhpFeatureDefinition_setFeatureType(PhpFeatureDefinition self, char
a_type) |
|
|
|
PhpFeatureDefinition_setIncludePattern(...)
PhpFeatureDefinition_setIncludePattern(PhpFeatureDefinition self,
PhpFeaturePattern & rhs) |
|
|
|
PhpFeatureDefinition_setProjectedTypeOff(...)
PhpFeatureDefinition_setProjectedTypeOff(PhpFeatureDefinition self) |
|
|
|
PhpFeatureDefinition_setProjectedTypeOn(...)
PhpFeatureDefinition_setProjectedTypeOn(PhpFeatureDefinition self) |
|
|
|
PhpFeatureDefinition_setSasOptions(...)
PhpFeatureDefinition_setSasOptions(PhpFeatureDefinition self,
PhpSASOptions const & a_sas) |
|
|
|
PhpFeatureDefinition_swiginit(...) |
|
|
|
PhpFeatureDefinition_swigregister(...) |
|
|
|
PhpProject_addLigands(...)
PhpProject_addLigands(PhpProject self, std::string const & projectName, std::string const & inFile, bool connect, ... |
|
|
|
PhpProject_afterStep(...)
PhpProject_afterStep(PhpProject self, std::string const &
proposedStep) -> bool |
|
|
|
PhpProject_alignLigands(...)
PhpProject_alignLigands(PhpProject self, SwigIntVector ligandIDs, std::string const & hypoID, double deltaDist=2.0, ... |
|
|
|
PhpProject_assignActives(...)
PhpProject_assignActives(PhpProject self, double minAct) |
|
|
|
PhpProject_assignDefaultGroups(...)
PhpProject_assignDefaultGroups(PhpProject self) |
|
|
|
PhpProject_assignGroups(...)
PhpProject_assignGroups(PhpProject self, SwigStringVector titles)
-> std::vector< std::vector< int,std::allocator< int >
>,std::allocator< std::vector< int,std::allocator< int
> > > > |
|
|
|
PhpProject_assignInactives(...)
PhpProject_assignInactives(PhpProject self, double maxAct) |
|
|
|
PhpProject_assignQsarSet(...)
PhpProject_assignQsarSet(PhpProject self, int numTrain, int seed=0,
bool usePharmSet=False, bool sortByActivity=False) |
|
|
|
PhpProject_beforeStep(...)
PhpProject_beforeStep(PhpProject self, std::string const &
proposedStep) -> bool |
|
|
|
PhpProject_buildQsarModel(...)
PhpProject_buildQsarModel(PhpProject self, std::string const & inFile, std::string const & actProp, std::string const & qsarSetProp, ... |
|
|
|
PhpProject_closeProject(...)
PhpProject_closeProject(PhpProject self) |
|
|
|
PhpProject_combineFragmentCts(...)
PhpProject_combineFragmentCts(PhpProject self, SwigIntVector
fragments) -> MM_Index |
|
|
|
PhpProject_commitMasterData(...)
PhpProject_commitMasterData(PhpProject self, bool writeFirst=False) |
|
|
|
PhpProject_compareFeatureDef(...)
PhpProject_compareFeatureDef(PhpProject self, std::string const &
fdFile1, std::string const & fdFile2) -> int |
|
|
|
PhpProject_copyFile(...)
PhpProject_copyFile(PhpProject self, std::string const & baseName, std::string const & fromDir, std::string const & toDir, ... |
|
|
|
PhpProject_createSites(...)
PhpProject_createSites(PhpProject self, std::string const &
jobName, bool save) |
|
|
|
PhpProject_deleteHypotheses(...)
PhpProject_deleteHypotheses(PhpProject self, SwigStringVector
hypoIDs) |
|
|
|
PhpProject_deleteLigands(...)
PhpProject_deleteLigands(PhpProject self, SwigIntVector ligandIDs) |
|
|
|
PhpProject_deleteQsarModels(...)
PhpProject_deleteQsarModels(PhpProject self, SwigStringVector
hypoIDs) |
|
|
|
PhpProject_expActivity(...)
PhpProject_expActivity(PhpProject self) |
|
|
|
PhpProject_getAbsolutePath(...)
PhpProject_getAbsolutePath(PhpProject self, std::string const &
path) -> std::string |
|
|
|
PhpProject_getActivity(...)
PhpProject_getActivity(PhpProject self, int ligandID, double
missingValue=0.0) -> double |
|
|
|
PhpProject_getActivityMissing(...)
PhpProject_getActivityMissing(PhpProject self, int ligandID) ->
bool |
|
|
|
PhpProject_getBindingModes(...)
PhpProject_getBindingModes(PhpProject self, int numModes,
SwigStringVector hypoIDs) -> std::vector< std::vector<
int,std::allocator< int > >,std::allocator<
std::vector< int,std::allocator< int > > > > |
|
|
|
PhpProject_getConformer(...)
PhpProject_getConformer(PhpProject self, int ligandID, int confIndex)
-> MM_Index |
|
|
|
PhpProject_getConformerCount(...)
PhpProject_getConformerCount(PhpProject self, int ligandID) -> int |
|
|
|
PhpProject_getConformers(...)
PhpProject_getConformers(PhpProject self, int ligandID) ->
SwigIntVector |
|
|
|
PhpProject_getDbID(...)
PhpProject_getDbID(PhpProject self, int ligandID) -> int |
|
|
|
PhpProject_getDefaultFdFile(...)
PhpProject_getDefaultFdFile(PhpProject self) -> std::string |
|
|
|
PhpProject_getDefaultFeatureFreq(...)
PhpProject_getDefaultFeatureFreq(PhpProject self) ->
PhpFeatureData |
|
|
|
PhpProject_getDefaultFeatureRadii(...)
PhpProject_getDefaultFeatureRadii(PhpProject self) ->
PhpFeatureData |
|
|
|
PhpProject_getDefaultFeatureTol(...)
PhpProject_getDefaultFeatureTol(PhpProject self) -> PhpFeatureData |
|
|
|
PhpProject_getDefaultSiteMasks(...)
PhpProject_getDefaultSiteMasks(PhpProject self) -> std::vector<
PhpSiteMask,std::allocator< PhpSiteMask > > |
|
|
|
PhpProject_getFdFile(...)
PhpProject_getFdFile(PhpProject self) -> std::string |
|
|
|
PhpProject_getFeatureDef(...)
PhpProject_getFeatureDef(PhpProject self, std::string const &
fdFile) -> std::vector< PhpFeatureDefinition,std::allocator<
PhpFeatureDefinition > > |
|
|
|
PhpProject_getFeatureDefFromProj(...)
PhpProject_getFeatureDefFromProj(PhpProject self) ->
std::vector< PhpFeatureDefinition,std::allocator<
PhpFeatureDefinition > > |
|
|
|
PhpProject_getFeatureFreq(...)
PhpProject_getFeatureFreq(PhpProject self) -> PhpFeatureData |
|
|
|
PhpProject_getFeatureRadii(...)
PhpProject_getFeatureRadii(PhpProject self) -> PhpFeatureData |
|
|
|
PhpProject_getFeatureTol(...)
PhpProject_getFeatureTol(PhpProject self) -> PhpFeatureData |
|
|
|
PhpProject_getGroup(...)
PhpProject_getGroup(PhpProject self, int ligandID) -> int |
|
|
int
|
PhpProject_getGroupCount()
PhpProject_getGroupCount(PhpProject self, SwigIntVector ligandIDs)
-> int |
|
|
|
PhpProject_getHypoAlignments(...)
PhpProject_getHypoAlignments(PhpProject self, std::string const &
hypoID, bool wantMisses=False) -> SwigIntVector |
|
|
|
PhpProject_getHypoIDs(...)
PhpProject_getHypoIDs(PhpProject self, bool fullPath=False) ->
SwigStringVector |
|
|
|
PhpProject_getHypoMatches(...)
PhpProject_getHypoMatches(PhpProject self, std::string const &
hypoID, bool wantMisses=False) -> std::vector< std::vector<
std::string,std::allocator< std::string >
>,std::allocator< std::vector<
std::string,std::allocator< std::string > > > > |
|
|
|
PhpProject_getHypoScores(...)
PhpProject_getHypoScores(PhpProject self, std::string const &
hypoID) -> SwigStringVector |
|
|
|
PhpProject_getHypoSites(...)
PhpProject_getHypoSites(PhpProject self, std::string const &
hypoID, bool wantProj=False) -> std::vector<
PhpSite,std::allocator< PhpSite > > |
|
|
|
PhpProject_getHypoSitesStrings(...)
PhpProject_getHypoSitesStrings(PhpProject self, std::string const
& hypoID, bool wantProj=False) -> std::vector<
std::vector< std::string,std::allocator< std::string >
>,std::allocator< std::vector<
std::string,std::allocator< std::string > > > > |
|
|
|
PhpProject_getInFileType(...)
PhpProject_getInFileType(PhpProject self, std::string const &
fileName) -> std::string |
|
|
|
PhpProject_getLigand(...)
PhpProject_getLigand(PhpProject self, int ligandID) -> PhpLigand |
|
|
|
PhpProject_getLigandCount(...)
PhpProject_getLigandCount(PhpProject self, std::string const &
category) -> int |
|
|
|
PhpProject_getLigandIDs(...)
PhpProject_getLigandIDs(PhpProject self, std::string const &
category) -> SwigIntVector |
|
|
|
PhpProject_getMatchedSites(...)
PhpProject_getMatchedSites(PhpProject self, MM_Index ctHandle, std::vector< PhpFeatureDefinition,std::allocator< PhpFeatureDefinition > > const & fd, ... |
|
|
|
PhpProject_getMatchedSitesStrings(...)
PhpProject_getMatchedSitesStrings(PhpProject self, MM_Index ctHandle, std::vector< PhpFeatureDefinition,std::allocator< PhpFeatureDefinition > > const & fd, ... |
|
|
|
PhpProject_getMolSites(...)
PhpProject_getMolSites(PhpProject self, MM_Index ctHandle, std::vector< PhpFeatureDefinition,std::allocator< PhpFeatureDefinition > > const & fd, ... |
|
|
|
PhpProject_getMolSitesStrings(...)
PhpProject_getMolSitesStrings(PhpProject self, MM_Index ctHandle, std::vector< PhpFeatureDefinition,std::allocator< PhpFeatureDefinition > > const & fd, ... |
|
|
|
PhpProject_getMustMatch(...)
PhpProject_getMustMatch(PhpProject self, int ligandID) -> bool |
|
|
|
PhpProject_getPharmSet(...)
PhpProject_getPharmSet(PhpProject self, int ligandID) ->
std::string |
|
|
|
PhpProject_getProjectPath(...)
PhpProject_getProjectPath(PhpProject self, bool orig=False) ->
std::string |
|
|
|
PhpProject_getQsarAlignments(...)
PhpProject_getQsarAlignments(PhpProject self, std::string const &
hypoID) -> SwigIntVector |
|
|
|
PhpProject_getQsarCount(...)
PhpProject_getQsarCount(PhpProject self, std::string const &
category) -> int |
|
|
|
PhpProject_getQsarHypoIDs(...)
PhpProject_getQsarHypoIDs(PhpProject self, bool fullPath=False) ->
SwigStringVector |
|
|
|
PhpProject_getQsarIDs(...)
PhpProject_getQsarIDs(PhpProject self, std::string const &
category) -> SwigIntVector |
|
|
|
PhpProject_getQsarModel(...)
PhpProject_getQsarModel(PhpProject self, std::string const &
qsarFile, bool fromProject=False) -> PhpQSAR |
|
|
|
PhpProject_getQsarModelClassDescription(...)
PhpProject_getQsarModelClassDescription(PhpProject self, PhpQSAR
const & qsar, std::string const & qsarClass) ->
std::string |
|
|
|
PhpProject_getQsarModelClassFraction(...)
PhpProject_getQsarModelClassFraction(PhpProject self, PhpQSAR const
& qsar, std::string const & qsarClass, int numFactors) ->
double |
|
|
|
PhpProject_getQsarModelClasses(...)
PhpProject_getQsarModelClasses(PhpProject self, PhpQSAR const &
qsar) -> SwigStringVector |
|
|
|
|
|
|
|
PhpProject_getQsarModelFactorCount(...)
PhpProject_getQsarModelFactorCount(PhpProject self, PhpQSAR const
& qsar) -> int |
|
|
|
PhpProject_getQsarModelGridLimits(...)
PhpProject_getQsarModelGridLimits(PhpProject self, PhpQSAR const
& qsar) -> SwigDoubleVector |
|
|
|
PhpProject_getQsarModelGridSpacing(...)
PhpProject_getQsarModelGridSpacing(PhpProject self, PhpQSAR const
& qsar) -> double |
|
|
|
PhpProject_getQsarModelRegF(...)
PhpProject_getQsarModelRegF(PhpProject self, PhpQSAR const &
qsar, int numFactors) -> double |
|
|
|
PhpProject_getQsarModelRegP(...)
PhpProject_getQsarModelRegP(PhpProject self, PhpQSAR const &
qsar, int numFactors) -> double |
|
|
|
PhpProject_getQsarModelRegRsqr(...)
PhpProject_getQsarModelRegRsqr(PhpProject self, PhpQSAR const &
qsar, int numFactors) -> double |
|
|
|
PhpProject_getQsarModelRegRsqrCv(...)
PhpProject_getQsarModelRegRsqrCv(PhpProject self, PhpQSAR const &
qsar, int numFactors) -> double |
|
|
|
PhpProject_getQsarModelRegRsqrScramble(...)
PhpProject_getQsarModelRegRsqrScramble(PhpProject self, PhpQSAR const
& qsar, int numFactors) -> double |
|
|
|
PhpProject_getQsarModelRegSD(...)
PhpProject_getQsarModelRegSD(PhpProject self, PhpQSAR const &
qsar, int numFactors) -> double |
|
|
|
PhpProject_getQsarModelRegStability(...)
PhpProject_getQsarModelRegStability(PhpProject self, PhpQSAR const
& qsar, int numFactors) -> double |
|
|
|
PhpProject_getQsarModelStyle(...)
PhpProject_getQsarModelStyle(PhpProject self, PhpQSAR const &
qsar) -> std::string |
|
|
|
PhpProject_getQsarModelVolBitCount(...)
getQsarModelVolBitCount(PhpQSAR const & qsar) -> int
getQsarModelVolBitCount(PhpQSAR const & qsar, std::string const
& qsarClass) -> int
PhpProject_getQsarModelVolBitCount(PhpProject self, PhpQSAR const
& qsar, SwigStringVector qsarClasses) -> int |
|
|
|
PhpProject_getQsarModelVolClasses(...)
PhpProject_getQsarModelVolClasses(PhpProject self, PhpQSAR const
& qsar) -> SwigStringVector |
|
|
|
PhpProject_getQsarModelVolCoords(...)
getQsarModelVolCoords(PhpQSAR const & qsar) -> std::vector<
std::vector< double,std::allocator< double >
>,std::allocator< std::vector< double,std::allocator<
double > > > > getQsarModelVolCoords(PhpQSAR const &
qsar, std::string const & qsarClass) -> std::vector<
std::vector< double,std::allocator< double >
>,std::allocator< std::vector< double,std::allocator<
double > > > >
PhpProject_getQsarModelVolCoords(PhpProject self, PhpQSAR const &
qsar, SwigStringVector qsarClasses) -> std::vector<
std::vector< double,std::allocator< double >
>,std::allocator< std::vector< double,std::allocator<
double > > > > |
|
|
|
PhpProject_getQsarModelVolOnBits(...)
getQsarModelVolOnBits(PhpQSAR const & qsar, MM_Index ctHandle)
-> SwigIntVector getQsarModelVolOnBits(PhpQSAR const & qsar,
MM_Index ctHandle, std::string const & qsarClass) ->
SwigIntVector PhpProject_getQsarModelVolOnBits(PhpProject self,
PhpQSAR const & qsar, MM_Index ctHandle, SwigStringVector
qsarClasses) -> SwigIntVector |
|
|
|
PhpProject_getQsarProps(...)
PhpProject_getQsarProps(PhpProject self, MM_Index & ctHandle)
-> SwigStringVector |
|
|
|
PhpProject_getQsarSet(...)
PhpProject_getQsarSet(PhpProject self, int ligandID) ->
std::string |
|
|
|
PhpProject_getQsarStats(...)
PhpProject_getQsarStats(PhpProject self, std::string const &
hypoID) -> std::vector< std::vector<
double,std::allocator< double > >,std::allocator<
std::vector< double,std::allocator< double > > > > |
|
|
|
PhpProject_getRuntimeName(...)
PhpProject_getRuntimeName(PhpProject self, std::string const &
fileName) -> std::string |
|
|
|
PhpProject_getSiteFragment(...)
PhpProject_getSiteFragment(PhpProject self, std::string const &
siteType, SwigDoubleVector xyz1, SwigDoubleVector xyz2) ->
MM_Index |
|
|
|
PhpProject_getSiteMasks(...)
PhpProject_getSiteMasks(PhpProject self, bool ignoreDiffs=False)
-> std::vector< PhpSiteMask,std::allocator< PhpSiteMask >
> |
|
|
|
PhpProject_getSitesConformer(...)
PhpProject_getSitesConformer(PhpProject self, int ligandID, int
confIndex) -> std::vector< PhpSite,std::allocator< PhpSite
> > |
|
|
|
PhpProject_getSitesConformers(...)
PhpProject_getSitesConformers(PhpProject self, int ligandID) ->
std::vector< std::vector< PhpSite,std::allocator< PhpSite
> >,std::allocator< std::vector<
PhpSite,std::allocator< PhpSite > > > > |
|
|
|
PhpProject_getSlash(...)
PhpProject_getSlash(PhpProject self) -> std::string |
|
|
|
PhpProject_getStep(...)
PhpProject_getStep(PhpProject self) -> std::string |
|
|
|
PhpProject_getTitle(...)
PhpProject_getTitle(PhpProject self, int ligandID) -> std::string |
|
|
|
PhpProject_haveMasterDiffs(...)
PhpProject_haveMasterDiffs(PhpProject self, bool ignoreQsar=False)
-> bool |
|
|
|
PhpProject_isValidArchiveName(...)
PhpProject_isValidArchiveName(PhpProject self, std::string const
& projectArchive) -> bool |
|
|
|
PhpProject_isValidProjectName(...)
PhpProject_isValidProjectName(PhpProject self, std::string const
& projectName) -> bool |
|
|
|
PhpProject_logActivity(...)
PhpProject_logActivity(PhpProject self) |
|
|
|
PhpProject_needSyncFeatureDef(...)
PhpProject_needSyncFeatureDef(PhpProject self) -> bool |
|
|
|
PhpProject_newProject(...)
PhpProject_newProject(PhpProject self, std::string const & projectName, std::string const & inFile, std::string const & fdFile, ... |
|
|
|
PhpProject_openProject(...)
PhpProject_openProject(PhpProject self, std::string const &
projectName) |
|
|
|
PhpProject_restoreMasterData(...)
PhpProject_restoreMasterData(PhpProject self) |
|
|
|
PhpProject_reviseDatabase(...)
PhpProject_reviseDatabase(PhpProject self, std::string const & jobName, std::string const & reviseOptions, ... |
|
|
|
PhpProject_sampleActives(...)
PhpProject_sampleActives(PhpProject self, int sampleSize, bool
includeNone=False) |
|
|
|
PhpProject_saveFeatureDef(...)
PhpProject_saveFeatureDef(PhpProject self, std::vector<
PhpFeatureDefinition,std::allocator< PhpFeatureDefinition >
> const & fd) |
|
|
|
PhpProject_saveFeatureFreq(...)
PhpProject_saveFeatureFreq(PhpProject self, PhpFeatureData
featureFreq) |
|
|
|
PhpProject_saveFeatureRadii(...)
PhpProject_saveFeatureRadii(PhpProject self, PhpFeatureData
featureRadii) |
|
|
|
PhpProject_saveFeatureTol(...)
PhpProject_saveFeatureTol(PhpProject self, PhpFeatureData featureTol) |
|
|
|
PhpProject_saveFind(...)
PhpProject_saveFind(PhpProject self, std::string const & jobName) |
|
|
|
PhpProject_saveMasterData(...)
PhpProject_saveMasterData(PhpProject self) |
|
|
|
PhpProject_saveQsar(...)
PhpProject_saveQsar(PhpProject self, std::string const & jobName) |
|
|
|
PhpProject_saveSiteMasks(...)
PhpProject_saveSiteMasks(PhpProject self, std::vector<
PhpSiteMask,std::allocator< PhpSiteMask > > const &
siteMasks) |
|
|
|
PhpProject_scaleActivity(...)
PhpProject_scaleActivity(PhpProject self, double scale) |
|
|
|
PhpProject_setActivity(...)
PhpProject_setActivity(PhpProject self, int ligandID, double
activity) |
|
|
|
PhpProject_setActivityMissing(...)
PhpProject_setActivityMissing(PhpProject self, int ligandID) |
|
|
|
PhpProject_setGroup(...)
PhpProject_setGroup(PhpProject self, int ligandID, int group) |
|
|
|
PhpProject_setMustMatch(...)
PhpProject_setMustMatch(PhpProject self, int ligandID, bool
mustMatch) |
|
|
|
PhpProject_setPharmSet(...)
PhpProject_setPharmSet(PhpProject self, int ligandID, std::string
const & pharmSet) |
|
|
|
PhpProject_setQsarSet(...)
PhpProject_setQsarSet(PhpProject self, int ligandID, std::string
const & qsarSet) |
|
|
|
PhpProject_setupFind(...)
PhpProject_setupFind(PhpProject self, std::string const &
directory) -> std::string |
|
|
|
PhpProject_setupQsar(...)
PhpProject_setupQsar(PhpProject self, std::string const &
directory) -> std::string |
|
|
|
PhpProject_siteToStrings(...)
PhpProject_siteToStrings(PhpProject self, PhpSite site) ->
SwigStringVector |
|
|
|
|
|
PhpProject_swigregister(...) |
|
|
|
PhpProject_syncFeatureDef(...)
PhpProject_syncFeatureDef(PhpProject self) |
|
|
|
PhpProject_testQsarModel(...)
PhpProject_testQsarModel(PhpProject self, PhpQSAR const & qsar, std::string const & inFile, std::string const & actProp, ... |
|
|
|
PhpProject_unzipArchive(...)
PhpProject_unzipArchive(PhpProject self, std::string const &
directory, std::string const & archive) |
|
|
|
PhpProject_unzipProject(...)
PhpProject_unzipProject(PhpProject self, std::string const &
directory, std::string const & projectArchive) -> std::string |
|
|
|
PhpProject_writeHypoFiles(...)
PhpProject_writeHypoFiles(PhpProject self, std::string const & hypoID, MM_Index refCt, std::vector< PhpSite,std::allocator< PhpSite > > const & hypoSites, ... |
|
|
|
PhpProject_zipDirectory(...)
PhpProject_zipDirectory(PhpProject self, std::string const &
directory, std::string const & archive) |
|
|
|
PhpProject_zipProject(...)
PhpProject_zipProject(PhpProject self, std::string const & directory, std::string const & projectName, ... |
|
|
|
PhpSite___eq__(...)
PhpSite___eq__(PhpSite self, PhpSite arg2) -> bool |
|
|
|
PhpSite___ne__(...)
PhpSite___ne__(PhpSite self, PhpSite rhs) -> bool |
|
|
|
PhpSite_calculateSimilarity(...)
PhpSite_calculateSimilarity(PhpSite self, PhpSite rhs) -> double |
|
|
|
PhpSite_distance(...)
PhpSite_distance(PhpSite self, PhpSite rhs) -> double |
|
|
|
PhpSite_getProjectedOnly(...)
PhpSite_getProjectedOnly(PhpSite self) -> bool |
|
|
|
PhpSite_getSiteNumber(...)
PhpSite_getSiteNumber(PhpSite self) -> size_t |
|
|
|
PhpSite_getSiteSimilarity(...)
PhpSite_getSiteSimilarity(PhpSite self) -> int |
|
|
|
PhpSite_getSiteStatus(...)
PhpSite_getSiteStatus(PhpSite self) -> int |
|
|
|
PhpSite_getSiteType(...)
PhpSite_getSiteType(PhpSite self) -> std::string |
|
|
|
PhpSite_getSiteTypeChar(...)
PhpSite_getSiteTypeChar(PhpSite self) -> char |
|
|
|
PhpSite_getXCoord(...)
PhpSite_getXCoord(PhpSite self) -> double |
|
|
|
PhpSite_getYCoord(...)
PhpSite_getYCoord(PhpSite self) -> double |
|
|
|
PhpSite_getZCoord(...)
PhpSite_getZCoord(PhpSite self) -> double |
|
|
|
PhpSite_setCoordinates(...)
PhpSite_setCoordinates(PhpSite self, double a_x, double a_y, double
a_z) |
|
|
|
PhpSite_setProjectedOnly(...)
PhpSite_setProjectedOnly(PhpSite self, bool const a_status) |
|
|
|
PhpSite_setProjectedOnlyOff(...)
PhpSite_setProjectedOnlyOff(PhpSite self) |
|
|
|
PhpSite_setProjectedOnlyOn(...)
PhpSite_setProjectedOnlyOn(PhpSite self) |
|
|
|
PhpSite_setSiteNumber(...)
PhpSite_setSiteNumber(PhpSite self, size_t const a_number) |
|
|
|
PhpSite_setSiteSimilarity(...)
PhpSite_setSiteSimilarity(PhpSite self, int const a_type) |
|
|
|
PhpSite_setSiteStatusOff(...)
PhpSite_setSiteStatusOff(PhpSite self) |
|
|
|
PhpSite_setSiteStatusOn(...)
PhpSite_setSiteStatusOn(PhpSite self) |
|
|
|
PhpSite_setSiteType(...)
PhpSite_setSiteType(PhpSite self, std::string const & a_type) |
|
|
|
PhpSite_setSiteTypeChar(...)
PhpSite_setSiteTypeChar(PhpSite self, char const a_char) |
|
|
|
PhpSite_setStatus(...)
PhpSite_setStatus(PhpSite self, int const a_status) |
|
|
|
PhpSite_setXCoord(...)
PhpSite_setXCoord(PhpSite self, double a_x) |
|
|
|
PhpSite_setYCoord(...)
PhpSite_setYCoord(PhpSite self, double a_y) |
|
|
|
PhpSite_setZCoord(...)
PhpSite_setZCoord(PhpSite self, double a_z) |
|
|
|
|
|
PhpSite_swigregister(...) |
|
|
|
SWIG_PyInstanceMethod_New(...) |
|
|
|
SwigDoubleVector3___bool__(...)
SwigDoubleVector3___bool__(SwigDoubleVector3 self) -> bool |
|
|
|
SwigDoubleVector3___delitem__(...)
__delitem__(std::vector< std::vector< std::vector< double
> > >::difference_type i)
SwigDoubleVector3___delitem__(SwigDoubleVector3 self, PySliceObject *
slice) |
|
|
|
SwigDoubleVector3___delslice__(...)
SwigDoubleVector3___delslice__(SwigDoubleVector3 self, std::vector< std::vector< std::vector< double > > >::difference_type i, ... |
|
|
|
SwigDoubleVector3___getitem__(...)
__getitem__(PySliceObject * slice) -> SwigDoubleVector3
SwigDoubleVector3___getitem__(SwigDoubleVector3 self, std::vector<
std::vector< std::vector< double > >
>::difference_type i) -> std::vector< std::vector<
std::vector< double > > >::value_type const & |
|
|
|
SwigDoubleVector3___getslice__(...)
SwigDoubleVector3___getslice__(SwigDoubleVector3 self, std::vector< std::vector< std::vector< double > > >::difference_type i, ... |
|
|
|
SwigDoubleVector3___len__(...)
SwigDoubleVector3___len__(SwigDoubleVector3 self) ->
std::vector< std::vector< std::vector< double > >
>::size_type |
|
|
|
SwigDoubleVector3___nonzero__(...)
SwigDoubleVector3___nonzero__(SwigDoubleVector3 self) -> bool |
|
|
|
|
|
SwigDoubleVector3___setslice__(...)
SwigDoubleVector3___setslice__(SwigDoubleVector3 self, std::vector< std::vector< std::vector< double > > >::difference_type i, ... |
|
|
|
SwigDoubleVector3_append(...)
SwigDoubleVector3_append(SwigDoubleVector3 self, std::vector<
std::vector< std::vector< double > > >::value_type
const & x) |
|
|
|
SwigDoubleVector3_assign(...)
SwigDoubleVector3_assign(SwigDoubleVector3 self, std::vector< std::vector< std::vector< double > > >::size_type n, ... |
|
|
|
SwigDoubleVector3_back(...)
SwigDoubleVector3_back(SwigDoubleVector3 self) -> std::vector<
std::vector< std::vector< double > > >::value_type
const & |
|
|
|
SwigDoubleVector3_begin(...)
SwigDoubleVector3_begin(SwigDoubleVector3 self) -> std::vector<
std::vector< std::vector< double > > >::iterator |
|
|
|
SwigDoubleVector3_capacity(...)
SwigDoubleVector3_capacity(SwigDoubleVector3 self) ->
std::vector< std::vector< std::vector< double > >
>::size_type |
|
|
|
SwigDoubleVector3_clear(...)
SwigDoubleVector3_clear(SwigDoubleVector3 self) |
|
|
|
SwigDoubleVector3_empty(...)
SwigDoubleVector3_empty(SwigDoubleVector3 self) -> bool |
|
|
|
SwigDoubleVector3_end(...)
SwigDoubleVector3_end(SwigDoubleVector3 self) -> std::vector<
std::vector< std::vector< double > > >::iterator |
|
|
|
SwigDoubleVector3_erase(...)
erase(std::vector< std::vector< std::vector< double > > >::iterator pos) -> std::vector< std::vector< std::vector< double > > >::iterator... |
|
|
|
SwigDoubleVector3_front(...)
SwigDoubleVector3_front(SwigDoubleVector3 self) -> std::vector<
std::vector< std::vector< double > > >::value_type
const & |
|
|
|
SwigDoubleVector3_get_allocator(...)
SwigDoubleVector3_get_allocator(SwigDoubleVector3 self) ->
std::vector< std::vector< std::vector< double > >
>::allocator_type |
|
|
|
SwigDoubleVector3_insert(...)
insert(std::vector< std::vector< std::vector< double > > >::iterator pos, std::vector< std::vector< std::vector< double > > >::value_type const & x) -> std::vector< std::vector< std::vector< double > > >::iterator... |
|
|
|
SwigDoubleVector3_iterator(...)
SwigDoubleVector3_iterator(SwigDoubleVector3 self) ->
SwigPyIterator |
|
|
|
SwigDoubleVector3_pop(...)
SwigDoubleVector3_pop(SwigDoubleVector3 self) -> std::vector<
std::vector< std::vector< double > > >::value_type |
|
|
|
SwigDoubleVector3_pop_back(...)
SwigDoubleVector3_pop_back(SwigDoubleVector3 self) |
|
|
|
SwigDoubleVector3_push_back(...)
SwigDoubleVector3_push_back(SwigDoubleVector3 self, std::vector<
std::vector< std::vector< double > > >::value_type
const & x) |
|
|
|
SwigDoubleVector3_rbegin(...)
SwigDoubleVector3_rbegin(SwigDoubleVector3 self) ->
std::vector< std::vector< std::vector< double > >
>::reverse_iterator |
|
|
|
SwigDoubleVector3_rend(...)
SwigDoubleVector3_rend(SwigDoubleVector3 self) -> std::vector<
std::vector< std::vector< double > >
>::reverse_iterator |
|
|
|
SwigDoubleVector3_reserve(...)
SwigDoubleVector3_reserve(SwigDoubleVector3 self, std::vector<
std::vector< std::vector< double > > >::size_type n) |
|
|
|
|
|
SwigDoubleVector3_size(...)
SwigDoubleVector3_size(SwigDoubleVector3 self) -> std::vector<
std::vector< std::vector< double > > >::size_type |
|
|
|
SwigDoubleVector3_swap(...)
SwigDoubleVector3_swap(SwigDoubleVector3 self, SwigDoubleVector3 v) |
|
|
|
SwigDoubleVector3_swiginit(...) |
|
|
|
SwigDoubleVector3_swigregister(...) |
|
|
|
SwigDoubleVector___bool__(...)
SwigDoubleVector___bool__(SwigDoubleVector self) -> bool |
|
|
|
SwigDoubleVector___delitem__(...)
__delitem__(std::vector< double >::difference_type i)
SwigDoubleVector___delitem__(SwigDoubleVector self, PySliceObject *
slice) |
|
|
|
SwigDoubleVector___delslice__(...)
SwigDoubleVector___delslice__(SwigDoubleVector self, std::vector<
double >::difference_type i, std::vector< double
>::difference_type j) |
|
|
|
SwigDoubleVector___getitem__(...)
__getitem__(PySliceObject * slice) -> SwigDoubleVector
SwigDoubleVector___getitem__(SwigDoubleVector self, std::vector<
double >::difference_type i) -> std::vector< double
>::value_type const & |
|
|
|
SwigDoubleVector___getslice__(...)
SwigDoubleVector___getslice__(SwigDoubleVector self, std::vector<
double >::difference_type i, std::vector< double
>::difference_type j) -> SwigDoubleVector |
|
|
|
SwigDoubleVector___len__(...)
SwigDoubleVector___len__(SwigDoubleVector self) -> std::vector<
double >::size_type |
|
|
|
SwigDoubleVector___nonzero__(...)
SwigDoubleVector___nonzero__(SwigDoubleVector self) -> bool |
|
|
|
SwigDoubleVector___setitem__(...)
__setitem__(PySliceObject * slice, SwigDoubleVector v)
__setitem__(PySliceObject * slice)
SwigDoubleVector___setitem__(SwigDoubleVector self, std::vector<
double >::difference_type i, std::vector< double
>::value_type const & x) |
|
|
|
SwigDoubleVector___setslice__(...)
SwigDoubleVector___setslice__(SwigDoubleVector self, std::vector< double >::difference_type i, std::vector< double >::difference_type j, ... |
|
|
|
SwigDoubleVector_append(...)
SwigDoubleVector_append(SwigDoubleVector self, std::vector< double
>::value_type const & x) |
|
|
|
SwigDoubleVector_assign(...)
SwigDoubleVector_assign(SwigDoubleVector self, std::vector< double
>::size_type n, std::vector< double >::value_type const
& x) |
|
|
|
SwigDoubleVector_back(...)
SwigDoubleVector_back(SwigDoubleVector self) -> std::vector<
double >::value_type const & |
|
|
|
SwigDoubleVector_begin(...)
SwigDoubleVector_begin(SwigDoubleVector self) -> std::vector<
double >::iterator |
|
|
|
SwigDoubleVector_capacity(...)
SwigDoubleVector_capacity(SwigDoubleVector self) ->
std::vector< double >::size_type |
|
|
|
SwigDoubleVector_clear(...)
SwigDoubleVector_clear(SwigDoubleVector self) |
|
|
|
SwigDoubleVector_empty(...)
SwigDoubleVector_empty(SwigDoubleVector self) -> bool |
|
|
|
SwigDoubleVector_end(...)
SwigDoubleVector_end(SwigDoubleVector self) -> std::vector<
double >::iterator |
|
|
|
SwigDoubleVector_erase(...)
erase(std::vector< double >::iterator pos) ->
std::vector< double >::iterator
SwigDoubleVector_erase(SwigDoubleVector self, std::vector< double
>::iterator first, std::vector< double >::iterator last)
-> std::vector< double >::iterator |
|
|
|
SwigDoubleVector_front(...)
SwigDoubleVector_front(SwigDoubleVector self) -> std::vector<
double >::value_type const & |
|
|
|
SwigDoubleVector_get_allocator(...)
SwigDoubleVector_get_allocator(SwigDoubleVector self) ->
std::vector< double >::allocator_type |
|
|
|
SwigDoubleVector_insert(...)
insert(std::vector< double >::iterator pos, std::vector< double >::value_type const & x) -> std::vector< double >::iterator... |
|
|
|
SwigDoubleVector_iterator(...)
SwigDoubleVector_iterator(SwigDoubleVector self) -> SwigPyIterator |
|
|
|
SwigDoubleVector_pop(...)
SwigDoubleVector_pop(SwigDoubleVector self) -> std::vector<
double >::value_type |
|
|
|
SwigDoubleVector_pop_back(...)
SwigDoubleVector_pop_back(SwigDoubleVector self) |
|
|
|
SwigDoubleVector_push_back(...)
SwigDoubleVector_push_back(SwigDoubleVector self, std::vector<
double >::value_type const & x) |
|
|
|
SwigDoubleVector_rbegin(...)
SwigDoubleVector_rbegin(SwigDoubleVector self) -> std::vector<
double >::reverse_iterator |
|
|
|
SwigDoubleVector_rend(...)
SwigDoubleVector_rend(SwigDoubleVector self) -> std::vector<
double >::reverse_iterator |
|
|
|
SwigDoubleVector_reserve(...)
SwigDoubleVector_reserve(SwigDoubleVector self, std::vector<
double >::size_type n) |
|
|
|
SwigDoubleVector_resize(...)
resize(std::vector< double >::size_type new_size)
SwigDoubleVector_resize(SwigDoubleVector self, std::vector< double
>::size_type new_size, std::vector< double >::value_type
const & x) |
|
|
|
SwigDoubleVector_size(...)
SwigDoubleVector_size(SwigDoubleVector self) -> std::vector<
double >::size_type |
|
|
|
SwigDoubleVector_swap(...)
SwigDoubleVector_swap(SwigDoubleVector self, SwigDoubleVector v) |
|
|
|
SwigDoubleVector_swiginit(...) |
|
|
|
SwigDoubleVector_swigregister(...) |
|
|
|
SwigIntIntPair_first_get(...)
SwigIntIntPair_first_get(SwigIntIntPair self) -> int |
|
|
|
SwigIntIntPair_first_set(...)
SwigIntIntPair_first_set(SwigIntIntPair self, int first) |
|
|
|
SwigIntIntPair_second_get(...)
SwigIntIntPair_second_get(SwigIntIntPair self) -> int |
|
|
|
SwigIntIntPair_second_set(...)
SwigIntIntPair_second_set(SwigIntIntPair self, int second) |
|
|
|
SwigIntIntPair_swiginit(...) |
|
|
|
SwigIntIntPair_swigregister(...) |
|
|
|
SwigIntVector___bool__(...)
SwigIntVector___bool__(SwigIntVector self) -> bool |
|
|
|
SwigIntVector___delitem__(...)
__delitem__(std::vector< int >::difference_type i)
SwigIntVector___delitem__(SwigIntVector self, PySliceObject * slice) |
|
|
|
SwigIntVector___delslice__(...)
SwigIntVector___delslice__(SwigIntVector self, std::vector< int
>::difference_type i, std::vector< int >::difference_type j) |
|
|
|
SwigIntVector___getitem__(...)
__getitem__(PySliceObject * slice) -> SwigIntVector
SwigIntVector___getitem__(SwigIntVector self, std::vector< int
>::difference_type i) -> std::vector< int >::value_type
const & |
|
|
|
SwigIntVector___getslice__(...)
SwigIntVector___getslice__(SwigIntVector self, std::vector< int
>::difference_type i, std::vector< int >::difference_type j)
-> SwigIntVector |
|
|
|
SwigIntVector___len__(...)
SwigIntVector___len__(SwigIntVector self) -> std::vector< int
>::size_type |
|
|
|
SwigIntVector___nonzero__(...)
SwigIntVector___nonzero__(SwigIntVector self) -> bool |
|
|
|
SwigIntVector___setitem__(...)
__setitem__(PySliceObject * slice, SwigIntVector v)
__setitem__(PySliceObject * slice)
SwigIntVector___setitem__(SwigIntVector self, std::vector< int
>::difference_type i, std::vector< int >::value_type const
& x) |
|
|
|
SwigIntVector___setslice__(...)
SwigIntVector___setslice__(SwigIntVector self, std::vector< int >::difference_type i, std::vector< int >::difference_type j, ... |
|
|
|
SwigIntVector_append(...)
SwigIntVector_append(SwigIntVector self, std::vector< int
>::value_type const & x) |
|
|
|
SwigIntVector_assign(...)
SwigIntVector_assign(SwigIntVector self, std::vector< int
>::size_type n, std::vector< int >::value_type const &
x) |
|
|
|
SwigIntVector_back(...)
SwigIntVector_back(SwigIntVector self) -> std::vector< int
>::value_type const & |
|
|
|
SwigIntVector_begin(...)
SwigIntVector_begin(SwigIntVector self) -> std::vector< int
>::iterator |
|
|
|
SwigIntVector_capacity(...)
SwigIntVector_capacity(SwigIntVector self) -> std::vector< int
>::size_type |
|
|
|
SwigIntVector_clear(...)
SwigIntVector_clear(SwigIntVector self) |
|
|
|
SwigIntVector_empty(...)
SwigIntVector_empty(SwigIntVector self) -> bool |
|
|
|
SwigIntVector_end(...)
SwigIntVector_end(SwigIntVector self) -> std::vector< int
>::iterator |
|
|
|
SwigIntVector_erase(...)
erase(std::vector< int >::iterator pos) -> std::vector<
int >::iterator SwigIntVector_erase(SwigIntVector self,
std::vector< int >::iterator first, std::vector< int
>::iterator last) -> std::vector< int >::iterator |
|
|
|
SwigIntVector_front(...)
SwigIntVector_front(SwigIntVector self) -> std::vector< int
>::value_type const & |
|
|
|
SwigIntVector_get_allocator(...)
SwigIntVector_get_allocator(SwigIntVector self) -> std::vector<
int >::allocator_type |
|
|
|
SwigIntVector_insert(...)
insert(std::vector< int >::iterator pos, std::vector< int >::value_type const & x) -> std::vector< int >::iterator... |
|
|
|
SwigIntVector_iterator(...)
SwigIntVector_iterator(SwigIntVector self) -> SwigPyIterator |
|
|
|
SwigIntVector_pop(...)
SwigIntVector_pop(SwigIntVector self) -> std::vector< int
>::value_type |
|
|
|
SwigIntVector_pop_back(...)
SwigIntVector_pop_back(SwigIntVector self) |
|
|
|
SwigIntVector_push_back(...)
SwigIntVector_push_back(SwigIntVector self, std::vector< int
>::value_type const & x) |
|
|
|
SwigIntVector_rbegin(...)
SwigIntVector_rbegin(SwigIntVector self) -> std::vector< int
>::reverse_iterator |
|
|
|
SwigIntVector_rend(...)
SwigIntVector_rend(SwigIntVector self) -> std::vector< int
>::reverse_iterator |
|
|
|
SwigIntVector_reserve(...)
SwigIntVector_reserve(SwigIntVector self, std::vector< int
>::size_type n) |
|
|
|
SwigIntVector_resize(...)
resize(std::vector< int >::size_type new_size)
SwigIntVector_resize(SwigIntVector self, std::vector< int
>::size_type new_size, std::vector< int >::value_type const
& x) |
|
|
|
SwigIntVector_size(...)
SwigIntVector_size(SwigIntVector self) -> std::vector< int
>::size_type |
|
|
|
SwigIntVector_swap(...)
SwigIntVector_swap(SwigIntVector self, SwigIntVector v) |
|
|
|
SwigIntVector_swiginit(...) |
|
|
|
SwigIntVector_swigregister(...) |
|
|
|
SwigPyIterator___add__(...)
SwigPyIterator___add__(SwigPyIterator self, ptrdiff_t n) ->
SwigPyIterator |
|
|
|
SwigPyIterator___eq__(...)
SwigPyIterator___eq__(SwigPyIterator self, SwigPyIterator x) ->
bool |
|
|
|
SwigPyIterator___iadd__(...)
SwigPyIterator___iadd__(SwigPyIterator self, ptrdiff_t n) ->
SwigPyIterator |
|
|
|
SwigPyIterator___isub__(...)
SwigPyIterator___isub__(SwigPyIterator self, ptrdiff_t n) ->
SwigPyIterator |
|
|
|
SwigPyIterator___ne__(...)
SwigPyIterator___ne__(SwigPyIterator self, SwigPyIterator x) ->
bool |
|
|
|
SwigPyIterator___next__(...)
SwigPyIterator___next__(SwigPyIterator self) -> PyObject * |
|
|
|
SwigPyIterator___sub__(...)
__sub__(ptrdiff_t n) -> SwigPyIterator
SwigPyIterator___sub__(SwigPyIterator self, SwigPyIterator x) ->
ptrdiff_t |
|
|
|
SwigPyIterator_advance(...)
SwigPyIterator_advance(SwigPyIterator self, ptrdiff_t n) ->
SwigPyIterator |
|
|
|
SwigPyIterator_copy(...)
SwigPyIterator_copy(SwigPyIterator self) -> SwigPyIterator |
|
|
|
SwigPyIterator_decr(...)
SwigPyIterator_decr(SwigPyIterator self, size_t n=1) ->
SwigPyIterator |
|
|
|
SwigPyIterator_distance(...)
SwigPyIterator_distance(SwigPyIterator self, SwigPyIterator x) ->
ptrdiff_t |
|
|
|
SwigPyIterator_equal(...)
SwigPyIterator_equal(SwigPyIterator self, SwigPyIterator x) ->
bool |
|
|
|
SwigPyIterator_incr(...)
SwigPyIterator_incr(SwigPyIterator self, size_t n=1) ->
SwigPyIterator |
|
|
|
SwigPyIterator_next(...)
SwigPyIterator_next(SwigPyIterator self) -> PyObject * |
|
|
|
SwigPyIterator_previous(...)
SwigPyIterator_previous(SwigPyIterator self) -> PyObject * |
|
|
|
SwigPyIterator_swigregister(...) |
|
|
|
SwigPyIterator_value(...)
SwigPyIterator_value(SwigPyIterator self) -> PyObject * |
|
|
|
SwigStringVector___bool__(...)
SwigStringVector___bool__(SwigStringVector self) -> bool |
|
|
|
SwigStringVector___delitem__(...)
__delitem__(std::vector< std::string >::difference_type i)
SwigStringVector___delitem__(SwigStringVector self, PySliceObject *
slice) |
|
|
|
SwigStringVector___delslice__(...)
SwigStringVector___delslice__(SwigStringVector self, std::vector<
std::string >::difference_type i, std::vector< std::string
>::difference_type j) |
|
|
|
SwigStringVector___getitem__(...)
__getitem__(PySliceObject * slice) -> SwigStringVector
SwigStringVector___getitem__(SwigStringVector self, std::vector<
std::string >::difference_type i) -> std::vector<
std::string >::value_type const & |
|
|
|
SwigStringVector___getslice__(...)
SwigStringVector___getslice__(SwigStringVector self, std::vector<
std::string >::difference_type i, std::vector< std::string
>::difference_type j) -> SwigStringVector |
|
|
|
SwigStringVector___len__(...)
SwigStringVector___len__(SwigStringVector self) -> std::vector<
std::string >::size_type |
|
|
|
SwigStringVector___nonzero__(...)
SwigStringVector___nonzero__(SwigStringVector self) -> bool |
|
|
|
SwigStringVector___setitem__(...)
__setitem__(PySliceObject * slice, SwigStringVector v)
__setitem__(PySliceObject * slice)
SwigStringVector___setitem__(SwigStringVector self, std::vector<
std::string >::difference_type i, std::vector< std::string
>::value_type const & x) |
|
|
|
SwigStringVector___setslice__(...)
SwigStringVector___setslice__(SwigStringVector self, std::vector< std::string >::difference_type i, std::vector< std::string >::difference_type j, ... |
|
|
|
SwigStringVector_append(...)
SwigStringVector_append(SwigStringVector self, std::vector<
std::string >::value_type const & x) |
|
|
|
SwigStringVector_assign(...)
SwigStringVector_assign(SwigStringVector self, std::vector<
std::string >::size_type n, std::vector< std::string
>::value_type const & x) |
|
|
|
SwigStringVector_back(...)
SwigStringVector_back(SwigStringVector self) -> std::vector<
std::string >::value_type const & |
|
|
|
SwigStringVector_begin(...)
SwigStringVector_begin(SwigStringVector self) -> std::vector<
std::string >::iterator |
|
|
|
SwigStringVector_capacity(...)
SwigStringVector_capacity(SwigStringVector self) ->
std::vector< std::string >::size_type |
|
|
|
SwigStringVector_clear(...)
SwigStringVector_clear(SwigStringVector self) |
|
|
|
SwigStringVector_empty(...)
SwigStringVector_empty(SwigStringVector self) -> bool |
|
|
|
SwigStringVector_end(...)
SwigStringVector_end(SwigStringVector self) -> std::vector<
std::string >::iterator |
|
|
|
SwigStringVector_erase(...)
erase(std::vector< std::string >::iterator pos) ->
std::vector< std::string >::iterator
SwigStringVector_erase(SwigStringVector self, std::vector<
std::string >::iterator first, std::vector< std::string
>::iterator last) -> std::vector< std::string >::iterator |
|
|
|
SwigStringVector_front(...)
SwigStringVector_front(SwigStringVector self) -> std::vector<
std::string >::value_type const & |
|
|
|
SwigStringVector_get_allocator(...)
SwigStringVector_get_allocator(SwigStringVector self) ->
std::vector< std::string >::allocator_type |
|
|
|
SwigStringVector_insert(...)
insert(std::vector< std::string >::iterator pos, std::vector< std::string >::value_type const & x) -> std::vector< std::string >::iterator... |
|
|
|
SwigStringVector_iterator(...)
SwigStringVector_iterator(SwigStringVector self) -> SwigPyIterator |
|
|
|
SwigStringVector_pop(...)
SwigStringVector_pop(SwigStringVector self) -> std::vector<
std::string >::value_type |
|
|
|
SwigStringVector_pop_back(...)
SwigStringVector_pop_back(SwigStringVector self) |
|
|
|
SwigStringVector_push_back(...)
SwigStringVector_push_back(SwigStringVector self, std::vector<
std::string >::value_type const & x) |
|
|
|
SwigStringVector_rbegin(...)
SwigStringVector_rbegin(SwigStringVector self) -> std::vector<
std::string >::reverse_iterator |
|
|
|
SwigStringVector_rend(...)
SwigStringVector_rend(SwigStringVector self) -> std::vector<
std::string >::reverse_iterator |
|
|
|
SwigStringVector_reserve(...)
SwigStringVector_reserve(SwigStringVector self, std::vector<
std::string >::size_type n) |
|
|
|
SwigStringVector_resize(...)
resize(std::vector< std::string >::size_type new_size)
SwigStringVector_resize(SwigStringVector self, std::vector<
std::string >::size_type new_size, std::vector< std::string
>::value_type const & x) |
|
|
|
SwigStringVector_size(...)
SwigStringVector_size(SwigStringVector self) -> std::vector<
std::string >::size_type |
|
|
|
SwigStringVector_swap(...)
SwigStringVector_swap(SwigStringVector self, SwigStringVector v) |
|
|
|
SwigStringVector_swiginit(...) |
|
|
|
SwigStringVector_swigregister(...) |
|
|
|
SwigUInt64Vector___bool__(...)
SwigUInt64Vector___bool__(SwigUInt64Vector self) -> bool |
|
|
|
SwigUInt64Vector___delitem__(...)
__delitem__(std::vector< unsigned long long,std::allocator<
unsigned long long > >::difference_type i)
SwigUInt64Vector___delitem__(SwigUInt64Vector self, PySliceObject *
slice) |
|
|
|
SwigUInt64Vector___delslice__(...)
SwigUInt64Vector___delslice__(SwigUInt64Vector self, std::vector< unsigned long long,std::allocator< unsigned long long > >::difference_type i, ... |
|
|
|
SwigUInt64Vector___getitem__(...)
__getitem__(PySliceObject * slice) -> SwigUInt64Vector
SwigUInt64Vector___getitem__(SwigUInt64Vector self, std::vector<
unsigned long long,std::allocator< unsigned long long >
>::difference_type i) -> std::vector< unsigned long
long,std::allocator< unsigned long long > >::value_type
const & |
|
|
|
SwigUInt64Vector___getslice__(...)
SwigUInt64Vector___getslice__(SwigUInt64Vector self, std::vector< unsigned long long,std::allocator< unsigned long long > >::difference_type i, ... |
|
|
|
SwigUInt64Vector___len__(...)
SwigUInt64Vector___len__(SwigUInt64Vector self) -> std::vector<
unsigned long long,std::allocator< unsigned long long >
>::size_type |
|
|
|
SwigUInt64Vector___nonzero__(...)
SwigUInt64Vector___nonzero__(SwigUInt64Vector self) -> bool |
|
|
|
|
|
SwigUInt64Vector___setslice__(...)
SwigUInt64Vector___setslice__(SwigUInt64Vector self, std::vector< unsigned long long,std::allocator< unsigned long long > >::difference_type i, ... |
|
|
|
SwigUInt64Vector_append(...)
SwigUInt64Vector_append(SwigUInt64Vector self, std::vector<
unsigned long long,std::allocator< unsigned long long >
>::value_type const & x) |
|
|
|
SwigUInt64Vector_assign(...)
SwigUInt64Vector_assign(SwigUInt64Vector self, std::vector< unsigned long long,std::allocator< unsigned long long > >::size_type n, ... |
|
|
|
SwigUInt64Vector_back(...)
SwigUInt64Vector_back(SwigUInt64Vector self) -> std::vector<
unsigned long long,std::allocator< unsigned long long >
>::value_type const & |
|
|
|
SwigUInt64Vector_begin(...)
SwigUInt64Vector_begin(SwigUInt64Vector self) -> std::vector<
unsigned long long,std::allocator< unsigned long long >
>::iterator |
|
|
|
SwigUInt64Vector_capacity(...)
SwigUInt64Vector_capacity(SwigUInt64Vector self) ->
std::vector< unsigned long long,std::allocator< unsigned long
long > >::size_type |
|
|
|
SwigUInt64Vector_clear(...)
SwigUInt64Vector_clear(SwigUInt64Vector self) |
|
|
|
SwigUInt64Vector_empty(...)
SwigUInt64Vector_empty(SwigUInt64Vector self) -> bool |
|
|
|
SwigUInt64Vector_end(...)
SwigUInt64Vector_end(SwigUInt64Vector self) -> std::vector<
unsigned long long,std::allocator< unsigned long long >
>::iterator |
|
|
|
SwigUInt64Vector_erase(...)
erase(std::vector< unsigned long long,std::allocator< unsigned long long > >::iterator pos) -> std::vector< unsigned long long,std::allocator< unsigned long long > >::iterator... |
|
|
|
SwigUInt64Vector_front(...)
SwigUInt64Vector_front(SwigUInt64Vector self) -> std::vector<
unsigned long long,std::allocator< unsigned long long >
>::value_type const & |
|
|
|
SwigUInt64Vector_get_allocator(...)
SwigUInt64Vector_get_allocator(SwigUInt64Vector self) ->
std::vector< unsigned long long,std::allocator< unsigned long
long > >::allocator_type |
|
|
|
SwigUInt64Vector_insert(...)
insert(std::vector< unsigned long long,std::allocator< unsigned long long > >::iterator pos, ... |
|
|
|
SwigUInt64Vector_iterator(...)
SwigUInt64Vector_iterator(SwigUInt64Vector self) -> SwigPyIterator |
|
|
|
SwigUInt64Vector_pop(...)
SwigUInt64Vector_pop(SwigUInt64Vector self) -> std::vector<
unsigned long long,std::allocator< unsigned long long >
>::value_type |
|
|
|
SwigUInt64Vector_pop_back(...)
SwigUInt64Vector_pop_back(SwigUInt64Vector self) |
|
|
|
SwigUInt64Vector_push_back(...)
SwigUInt64Vector_push_back(SwigUInt64Vector self, std::vector<
unsigned long long,std::allocator< unsigned long long >
>::value_type const & x) |
|
|
|
SwigUInt64Vector_rbegin(...)
SwigUInt64Vector_rbegin(SwigUInt64Vector self) -> std::vector<
unsigned long long,std::allocator< unsigned long long >
>::reverse_iterator |
|
|
|
SwigUInt64Vector_rend(...)
SwigUInt64Vector_rend(SwigUInt64Vector self) -> std::vector<
unsigned long long,std::allocator< unsigned long long >
>::reverse_iterator |
|
|
|
SwigUInt64Vector_reserve(...)
SwigUInt64Vector_reserve(SwigUInt64Vector self, std::vector<
unsigned long long,std::allocator< unsigned long long >
>::size_type n) |
|
|
|
SwigUInt64Vector_resize(...)
resize(std::vector< unsigned long long,std::allocator< unsigned long long > >::size_type new_size)... |
|
|
|
SwigUInt64Vector_size(...)
SwigUInt64Vector_size(SwigUInt64Vector self) -> std::vector<
unsigned long long,std::allocator< unsigned long long >
>::size_type |
|
|
|
SwigUInt64Vector_swap(...)
SwigUInt64Vector_swap(SwigUInt64Vector self, SwigUInt64Vector v) |
|
|
|
SwigUInt64Vector_swiginit(...) |
|
|
|
SwigUInt64Vector_swigregister(...) |
|
|
|
SwigUnsignedIntVector2___bool__(...)
SwigUnsignedIntVector2___bool__(SwigUnsignedIntVector2 self) ->
bool |
|
|
|
SwigUnsignedIntVector2___delitem__(...)
__delitem__(std::vector< std::vector< unsigned int >
>::difference_type i)
SwigUnsignedIntVector2___delitem__(SwigUnsignedIntVector2 self,
PySliceObject * slice) |
|
|
|
|
|
SwigUnsignedIntVector2___getitem__(...)
__getitem__(PySliceObject * slice) -> SwigUnsignedIntVector2
SwigUnsignedIntVector2___getitem__(SwigUnsignedIntVector2 self,
std::vector< std::vector< unsigned int >
>::difference_type i) -> SwigUnsignedIntVector |
|
|
|
|
|
SwigUnsignedIntVector2___len__(...)
SwigUnsignedIntVector2___len__(SwigUnsignedIntVector2 self) ->
std::vector< std::vector< unsigned int > >::size_type |
|
|
|
SwigUnsignedIntVector2___nonzero__(...)
SwigUnsignedIntVector2___nonzero__(SwigUnsignedIntVector2 self) ->
bool |
|
|
|
|
|
|
|
SwigUnsignedIntVector2_append(...)
SwigUnsignedIntVector2_append(SwigUnsignedIntVector2 self,
SwigUnsignedIntVector x) |
|
|
|
SwigUnsignedIntVector2_assign(...)
SwigUnsignedIntVector2_assign(SwigUnsignedIntVector2 self, std::vector< std::vector< unsigned int > >::size_type n, ... |
|
|
|
SwigUnsignedIntVector2_back(...)
SwigUnsignedIntVector2_back(SwigUnsignedIntVector2 self) ->
SwigUnsignedIntVector |
|
|
|
SwigUnsignedIntVector2_begin(...)
SwigUnsignedIntVector2_begin(SwigUnsignedIntVector2 self) ->
std::vector< std::vector< unsigned int > >::iterator |
|
|
|
SwigUnsignedIntVector2_capacity(...)
SwigUnsignedIntVector2_capacity(SwigUnsignedIntVector2 self) ->
std::vector< std::vector< unsigned int > >::size_type |
|
|
|
SwigUnsignedIntVector2_clear(...)
SwigUnsignedIntVector2_clear(SwigUnsignedIntVector2 self) |
|
|
|
SwigUnsignedIntVector2_empty(...)
SwigUnsignedIntVector2_empty(SwigUnsignedIntVector2 self) -> bool |
|
|
|
SwigUnsignedIntVector2_end(...)
SwigUnsignedIntVector2_end(SwigUnsignedIntVector2 self) ->
std::vector< std::vector< unsigned int > >::iterator |
|
|
|
SwigUnsignedIntVector2_erase(...)
erase(std::vector< std::vector< unsigned int > >::iterator pos) -> std::vector< std::vector< unsigned int > >::iterator... |
|
|
|
SwigUnsignedIntVector2_front(...)
SwigUnsignedIntVector2_front(SwigUnsignedIntVector2 self) ->
SwigUnsignedIntVector |
|
|
|
SwigUnsignedIntVector2_get_allocator(...)
SwigUnsignedIntVector2_get_allocator(SwigUnsignedIntVector2 self)
-> std::vector< std::vector< unsigned int >
>::allocator_type |
|
|
|
SwigUnsignedIntVector2_insert(...)
insert(std::vector< std::vector< unsigned int > >::iterator pos, SwigUnsignedIntVector x) -> std::vector< std::vector< unsigned int > >::iterator... |
|
|
|
SwigUnsignedIntVector2_iterator(...)
SwigUnsignedIntVector2_iterator(SwigUnsignedIntVector2 self) ->
SwigPyIterator |
|
|
|
SwigUnsignedIntVector2_pop(...)
SwigUnsignedIntVector2_pop(SwigUnsignedIntVector2 self) ->
SwigUnsignedIntVector |
|
|
|
SwigUnsignedIntVector2_pop_back(...)
SwigUnsignedIntVector2_pop_back(SwigUnsignedIntVector2 self) |
|
|
|
SwigUnsignedIntVector2_push_back(...)
SwigUnsignedIntVector2_push_back(SwigUnsignedIntVector2 self,
SwigUnsignedIntVector x) |
|
|
|
SwigUnsignedIntVector2_rbegin(...)
SwigUnsignedIntVector2_rbegin(SwigUnsignedIntVector2 self) ->
std::vector< std::vector< unsigned int >
>::reverse_iterator |
|
|
|
SwigUnsignedIntVector2_rend(...)
SwigUnsignedIntVector2_rend(SwigUnsignedIntVector2 self) ->
std::vector< std::vector< unsigned int >
>::reverse_iterator |
|
|
|
SwigUnsignedIntVector2_reserve(...)
SwigUnsignedIntVector2_reserve(SwigUnsignedIntVector2 self,
std::vector< std::vector< unsigned int > >::size_type n) |
|
|
|
|
|
SwigUnsignedIntVector2_size(...)
SwigUnsignedIntVector2_size(SwigUnsignedIntVector2 self) ->
std::vector< std::vector< unsigned int > >::size_type |
|
|
|
SwigUnsignedIntVector2_swap(...)
SwigUnsignedIntVector2_swap(SwigUnsignedIntVector2 self,
SwigUnsignedIntVector2 v) |
|
|
|
SwigUnsignedIntVector2_swiginit(...) |
|
|
|
SwigUnsignedIntVector2_swigregister(...) |
|
|
|
SwigUnsignedIntVector___bool__(...)
SwigUnsignedIntVector___bool__(SwigUnsignedIntVector self) -> bool |
|
|
|
SwigUnsignedIntVector___delitem__(...)
__delitem__(std::vector< unsigned int >::difference_type i)
SwigUnsignedIntVector___delitem__(SwigUnsignedIntVector self,
PySliceObject * slice) |
|
|
|
SwigUnsignedIntVector___delslice__(...)
SwigUnsignedIntVector___delslice__(SwigUnsignedIntVector self,
std::vector< unsigned int >::difference_type i, std::vector<
unsigned int >::difference_type j) |
|
|
|
SwigUnsignedIntVector___getitem__(...)
__getitem__(PySliceObject * slice) -> SwigUnsignedIntVector
SwigUnsignedIntVector___getitem__(SwigUnsignedIntVector self,
std::vector< unsigned int >::difference_type i) ->
std::vector< unsigned int >::value_type const & |
|
|
|
SwigUnsignedIntVector___getslice__(...)
SwigUnsignedIntVector___getslice__(SwigUnsignedIntVector self,
std::vector< unsigned int >::difference_type i, std::vector<
unsigned int >::difference_type j) -> SwigUnsignedIntVector |
|
|
|
SwigUnsignedIntVector___len__(...)
SwigUnsignedIntVector___len__(SwigUnsignedIntVector self) ->
std::vector< unsigned int >::size_type |
|
|
|
SwigUnsignedIntVector___nonzero__(...)
SwigUnsignedIntVector___nonzero__(SwigUnsignedIntVector self) ->
bool |
|
|
|
SwigUnsignedIntVector___setitem__(...)
__setitem__(PySliceObject * slice, SwigUnsignedIntVector v)
__setitem__(PySliceObject * slice)
SwigUnsignedIntVector___setitem__(SwigUnsignedIntVector self,
std::vector< unsigned int >::difference_type i, std::vector<
unsigned int >::value_type const & x) |
|
|
|
SwigUnsignedIntVector___setslice__(...)
SwigUnsignedIntVector___setslice__(SwigUnsignedIntVector self, std::vector< unsigned int >::difference_type i, std::vector< unsigned int >::difference_type j, ... |
|
|
|
SwigUnsignedIntVector_append(...)
SwigUnsignedIntVector_append(SwigUnsignedIntVector self,
std::vector< unsigned int >::value_type const & x) |
|
|
|
SwigUnsignedIntVector_assign(...)
SwigUnsignedIntVector_assign(SwigUnsignedIntVector self,
std::vector< unsigned int >::size_type n, std::vector<
unsigned int >::value_type const & x) |
|
|
|
SwigUnsignedIntVector_back(...)
SwigUnsignedIntVector_back(SwigUnsignedIntVector self) ->
std::vector< unsigned int >::value_type const & |
|
|
|
SwigUnsignedIntVector_begin(...)
SwigUnsignedIntVector_begin(SwigUnsignedIntVector self) ->
std::vector< unsigned int >::iterator |
|
|
|
SwigUnsignedIntVector_capacity(...)
SwigUnsignedIntVector_capacity(SwigUnsignedIntVector self) ->
std::vector< unsigned int >::size_type |
|
|
|
SwigUnsignedIntVector_clear(...)
SwigUnsignedIntVector_clear(SwigUnsignedIntVector self) |
|
|
|
SwigUnsignedIntVector_empty(...)
SwigUnsignedIntVector_empty(SwigUnsignedIntVector self) -> bool |
|
|
|
SwigUnsignedIntVector_end(...)
SwigUnsignedIntVector_end(SwigUnsignedIntVector self) ->
std::vector< unsigned int >::iterator |
|
|
|
SwigUnsignedIntVector_erase(...)
erase(std::vector< unsigned int >::iterator pos) ->
std::vector< unsigned int >::iterator
SwigUnsignedIntVector_erase(SwigUnsignedIntVector self,
std::vector< unsigned int >::iterator first, std::vector<
unsigned int >::iterator last) -> std::vector< unsigned int
>::iterator |
|
|
|
SwigUnsignedIntVector_front(...)
SwigUnsignedIntVector_front(SwigUnsignedIntVector self) ->
std::vector< unsigned int >::value_type const & |
|
|
|
SwigUnsignedIntVector_get_allocator(...)
SwigUnsignedIntVector_get_allocator(SwigUnsignedIntVector self) ->
std::vector< unsigned int >::allocator_type |
|
|
|
SwigUnsignedIntVector_insert(...)
insert(std::vector< unsigned int >::iterator pos, std::vector< unsigned int >::value_type const & x) -> std::vector< unsigned int >::iterator... |
|
|
|
SwigUnsignedIntVector_iterator(...)
SwigUnsignedIntVector_iterator(SwigUnsignedIntVector self) ->
SwigPyIterator |
|
|
|
SwigUnsignedIntVector_pop(...)
SwigUnsignedIntVector_pop(SwigUnsignedIntVector self) ->
std::vector< unsigned int >::value_type |
|
|
|
SwigUnsignedIntVector_pop_back(...)
SwigUnsignedIntVector_pop_back(SwigUnsignedIntVector self) |
|
|
|
SwigUnsignedIntVector_push_back(...)
SwigUnsignedIntVector_push_back(SwigUnsignedIntVector self,
std::vector< unsigned int >::value_type const & x) |
|
|
|
SwigUnsignedIntVector_rbegin(...)
SwigUnsignedIntVector_rbegin(SwigUnsignedIntVector self) ->
std::vector< unsigned int >::reverse_iterator |
|
|
|
SwigUnsignedIntVector_rend(...)
SwigUnsignedIntVector_rend(SwigUnsignedIntVector self) ->
std::vector< unsigned int >::reverse_iterator |
|
|
|
SwigUnsignedIntVector_reserve(...)
SwigUnsignedIntVector_reserve(SwigUnsignedIntVector self,
std::vector< unsigned int >::size_type n) |
|
|
|
SwigUnsignedIntVector_resize(...)
resize(std::vector< unsigned int >::size_type new_size)
SwigUnsignedIntVector_resize(SwigUnsignedIntVector self,
std::vector< unsigned int >::size_type new_size,
std::vector< unsigned int >::value_type const & x) |
|
|
|
SwigUnsignedIntVector_size(...)
SwigUnsignedIntVector_size(SwigUnsignedIntVector self) ->
std::vector< unsigned int >::size_type |
|
|
|
SwigUnsignedIntVector_swap(...)
SwigUnsignedIntVector_swap(SwigUnsignedIntVector self,
SwigUnsignedIntVector v) |
|
|
|
SwigUnsignedIntVector_swiginit(...) |
|
|
|
SwigUnsignedIntVector_swigregister(...) |
|
|
|
SwigVectorIntIntPair___bool__(...)
SwigVectorIntIntPair___bool__(SwigVectorIntIntPair self) -> bool |
|
|
|
SwigVectorIntIntPair___delitem__(...)
__delitem__(std::vector< std::pair< int,int >
>::difference_type i)
SwigVectorIntIntPair___delitem__(SwigVectorIntIntPair self,
PySliceObject * slice) |
|
|
|
|
|
SwigVectorIntIntPair___getitem__(...)
__getitem__(PySliceObject * slice) -> SwigVectorIntIntPair
SwigVectorIntIntPair___getitem__(SwigVectorIntIntPair self,
std::vector< std::pair< int,int > >::difference_type i)
-> SwigIntIntPair |
|
|
|
|
|
SwigVectorIntIntPair___len__(...)
SwigVectorIntIntPair___len__(SwigVectorIntIntPair self) ->
std::vector< std::pair< int,int > >::size_type |
|
|
|
SwigVectorIntIntPair___nonzero__(...)
SwigVectorIntIntPair___nonzero__(SwigVectorIntIntPair self) ->
bool |
|
|
|
|
|
|
|
SwigVectorIntIntPair_append(...)
SwigVectorIntIntPair_append(SwigVectorIntIntPair self, SwigIntIntPair
x) |
|
|
|
SwigVectorIntIntPair_assign(...)
SwigVectorIntIntPair_assign(SwigVectorIntIntPair self,
std::vector< std::pair< int,int > >::size_type n,
SwigIntIntPair x) |
|
|
|
SwigVectorIntIntPair_back(...)
SwigVectorIntIntPair_back(SwigVectorIntIntPair self) ->
SwigIntIntPair |
|
|
|
SwigVectorIntIntPair_begin(...)
SwigVectorIntIntPair_begin(SwigVectorIntIntPair self) ->
std::vector< std::pair< int,int > >::iterator |
|
|
|
SwigVectorIntIntPair_capacity(...)
SwigVectorIntIntPair_capacity(SwigVectorIntIntPair self) ->
std::vector< std::pair< int,int > >::size_type |
|
|
|
SwigVectorIntIntPair_clear(...)
SwigVectorIntIntPair_clear(SwigVectorIntIntPair self) |
|
|
|
SwigVectorIntIntPair_empty(...)
SwigVectorIntIntPair_empty(SwigVectorIntIntPair self) -> bool |
|
|
|
SwigVectorIntIntPair_end(...)
SwigVectorIntIntPair_end(SwigVectorIntIntPair self) ->
std::vector< std::pair< int,int > >::iterator |
|
|
|
SwigVectorIntIntPair_erase(...)
erase(std::vector< std::pair< int,int > >::iterator pos)
-> std::vector< std::pair< int,int > >::iterator
SwigVectorIntIntPair_erase(SwigVectorIntIntPair self, std::vector<
std::pair< int,int > >::iterator first, std::vector<
std::pair< int,int > >::iterator last) -> std::vector<
std::pair< int,int > >::iterator |
|
|
|
SwigVectorIntIntPair_front(...)
SwigVectorIntIntPair_front(SwigVectorIntIntPair self) ->
SwigIntIntPair |
|
|
|
SwigVectorIntIntPair_get_allocator(...)
SwigVectorIntIntPair_get_allocator(SwigVectorIntIntPair self) ->
std::vector< std::pair< int,int > >::allocator_type |
|
|
|
SwigVectorIntIntPair_insert(...)
insert(std::vector< std::pair< int,int > >::iterator pos, SwigIntIntPair x) -> std::vector< std::pair< int,int > >::iterator... |
|
|
|
SwigVectorIntIntPair_iterator(...)
SwigVectorIntIntPair_iterator(SwigVectorIntIntPair self) ->
SwigPyIterator |
|
|
|
SwigVectorIntIntPair_pop(...)
SwigVectorIntIntPair_pop(SwigVectorIntIntPair self) ->
SwigIntIntPair |
|
|
|
SwigVectorIntIntPair_pop_back(...)
SwigVectorIntIntPair_pop_back(SwigVectorIntIntPair self) |
|
|
|
SwigVectorIntIntPair_push_back(...)
SwigVectorIntIntPair_push_back(SwigVectorIntIntPair self,
SwigIntIntPair x) |
|
|
|
SwigVectorIntIntPair_rbegin(...)
SwigVectorIntIntPair_rbegin(SwigVectorIntIntPair self) ->
std::vector< std::pair< int,int > >::reverse_iterator |
|
|
|
SwigVectorIntIntPair_rend(...)
SwigVectorIntIntPair_rend(SwigVectorIntIntPair self) ->
std::vector< std::pair< int,int > >::reverse_iterator |
|
|
|
SwigVectorIntIntPair_reserve(...)
SwigVectorIntIntPair_reserve(SwigVectorIntIntPair self,
std::vector< std::pair< int,int > >::size_type n) |
|
|
|
|
|
SwigVectorIntIntPair_size(...)
SwigVectorIntIntPair_size(SwigVectorIntIntPair self) ->
std::vector< std::pair< int,int > >::size_type |
|
|
|
SwigVectorIntIntPair_swap(...)
SwigVectorIntIntPair_swap(SwigVectorIntIntPair self,
SwigVectorIntIntPair v) |
|
|
|
SwigVectorIntIntPair_swiginit(...) |
|
|
|
SwigVectorIntIntPair_swigregister(...) |
|
|
ostream
|
|
ostream
|
|
|
delete_PhpException(...)
delete_PhpException(PhpException self) |
|
|
|
delete_PhpFeatureData(...)
delete_PhpFeatureData(PhpFeatureData self) |
|
|
|
delete_PhpFeatureDefinition(...)
delete_PhpFeatureDefinition(PhpFeatureDefinition self) |
|
|
|
delete_PhpProject(...)
delete_PhpProject(PhpProject self) |
|
|
|
delete_PhpSite(...)
delete_PhpSite(PhpSite self) |
|
|
|
delete_SwigDoubleVector(...)
delete_SwigDoubleVector(SwigDoubleVector self) |
|
|
|
delete_SwigDoubleVector3(...)
delete_SwigDoubleVector3(SwigDoubleVector3 self) |
|
|
|
delete_SwigIntIntPair(...)
delete_SwigIntIntPair(SwigIntIntPair self) |
|
|
|
delete_SwigIntVector(...)
delete_SwigIntVector(SwigIntVector self) |
|
|
|
delete_SwigPyIterator(...)
delete_SwigPyIterator(SwigPyIterator self) |
|
|
|
delete_SwigStringVector(...)
delete_SwigStringVector(SwigStringVector self) |
|
|
|
delete_SwigUInt64Vector(...)
delete_SwigUInt64Vector(SwigUInt64Vector self) |
|
|
|
delete_SwigUnsignedIntVector(...)
delete_SwigUnsignedIntVector(SwigUnsignedIntVector self) |
|
|
|
delete_SwigUnsignedIntVector2(...)
delete_SwigUnsignedIntVector2(SwigUnsignedIntVector2 self) |
|
|
|
delete_SwigVectorIntIntPair(...)
delete_SwigVectorIntIntPair(SwigVectorIntIntPair self) |
|
|
|
delete_ifstream(...)
delete_ifstream(ifstream self) |
|
|
|
delete_istream(...)
delete_istream(istream self) |
|
|
|
delete_ofstream(...)
delete_ofstream(ofstream self) |
|
|
|
delete_ostream(...)
delete_ostream(ostream self) |
|
|
|
ifstream_close(...)
ifstream_close(ifstream self) |
|
|
|
ifstream_is_open(...)
ifstream_is_open(ifstream self) -> bool |
|
|
|
|
|
ifstream_swigregister(...) |
|
|
|
istream_eof(...)
istream_eof(istream self) -> bool |
|
|
istream
|
istream_getline()
istream_getline(istream self, char delim) -> istream |
|
|
|
istream_read(...)
istream_read(istream self) -> istream |
|
|
|
istream_swigregister(...) |
|
|
|
new_PhpException()
PhpException(PhpException rhs) new_PhpException(char const * message)
-> PhpException |
|
|
|
new_PhpFeatureData()
new_PhpFeatureData(PhpFeatureData rhs) -> PhpFeatureData |
|
|
|
new_PhpFeatureDefinition()
new_PhpFeatureDefinition(PhpFeatureDefinition rhs) ->
PhpFeatureDefinition |
|
|
PhpProject
|
|
|
new_PhpSite()
PhpSite(size_t a_number) PhpSite(std::string const & a_type)
new_PhpSite(PhpSite arg1) -> PhpSite |
|
|
|
new_SwigDoubleVector()
SwigDoubleVector(SwigDoubleVector arg2)
SwigDoubleVector(std::vector< double >::size_type size)
new_SwigDoubleVector(std::vector< double >::size_type size,
std::vector< double >::value_type const & value) ->
SwigDoubleVector |
|
|
|
new_SwigDoubleVector3()
SwigDoubleVector3(SwigDoubleVector3 arg2)
SwigDoubleVector3(std::vector< std::vector< std::vector<
double > > >::size_type size)
new_SwigDoubleVector3(std::vector< std::vector< std::vector<
double > > >::size_type size, std::vector<
std::vector< std::vector< double > > >::value_type
const & value) -> SwigDoubleVector3 |
|
|
|
new_SwigIntIntPair()
SwigIntIntPair(int first, int second)
new_SwigIntIntPair(SwigIntIntPair p) -> SwigIntIntPair |
|
|
|
new_SwigIntVector()
SwigIntVector(SwigIntVector arg2) SwigIntVector(std::vector< int
>::size_type size) new_SwigIntVector(std::vector< int
>::size_type size, std::vector< int >::value_type const
& value) -> SwigIntVector |
|
|
|
new_SwigStringVector()
SwigStringVector(SwigStringVector arg2)
SwigStringVector(std::vector< std::string >::size_type size)
new_SwigStringVector(std::vector< std::string >::size_type
size, std::vector< std::string >::value_type const & value)
-> SwigStringVector |
|
|
|
|
|
new_SwigUnsignedIntVector()
SwigUnsignedIntVector(SwigUnsignedIntVector arg2)
SwigUnsignedIntVector(std::vector< unsigned int >::size_type
size) new_SwigUnsignedIntVector(std::vector< unsigned int
>::size_type size, std::vector< unsigned int >::value_type
const & value) -> SwigUnsignedIntVector |
|
|
|
new_SwigUnsignedIntVector2()
SwigUnsignedIntVector2(SwigUnsignedIntVector2 arg2)
SwigUnsignedIntVector2(std::vector< std::vector< unsigned int
> >::size_type size) new_SwigUnsignedIntVector2(std::vector<
std::vector< unsigned int > >::size_type size,
SwigUnsignedIntVector value) -> SwigUnsignedIntVector2 |
|
|
|
new_SwigVectorIntIntPair()
SwigVectorIntIntPair(SwigVectorIntIntPair arg2)
SwigVectorIntIntPair(std::vector< std::pair< int,int >
>::size_type size) new_SwigVectorIntIntPair(std::vector<
std::pair< int,int > >::size_type size, SwigIntIntPair
value) -> SwigVectorIntIntPair |
|
|
|
new_ifstream(...)
new_ifstream(char const * filename) -> ifstream |
|
|
|
new_ofstream(...)
new_ofstream(char const * filename) -> ofstream |
|
|
|
ofstream_close(...)
ofstream_close(ofstream self) |
|
|
|
ofstream_is_open(...)
ofstream_is_open(ofstream self) -> bool |
|
|
|
|
|
ofstream_swigregister(...) |
|
|
|
ostream_flush(...)
ostream_flush(ostream self) -> ostream |
|
|
|
ostream_swigregister(...) |
|
|
|
ostream_write(...)
write(char const * buffer, std::streamsize n) -> ostream
ostream_write(ostream self, char const * buffer) -> ostream |
|
|