Aimsun Next Scripting
22
|
This is the complete list of members for GKType, including all inherited members.
addColumn(const QString &iname, const GKContents &contents, GKColumn::Type atype, GKColumn::GKColumnType astoreType=GKColumn::eExternalTemporary, bool dynamic=false) | GKType | |
addColumn(const GKContents &contents, GKColumn::Type atype, GKColumn::GKColumnType astoreType=GKColumn::eExternalTemporary, bool dynamic=false) | GKType | |
addColumn(const QString &iname, const QString &aname, GKColumn::Type atype, GKColumn::GKColumnType astoreType=GKColumn::eExternal, bool dynamic=false) | GKType | |
containsColumn(const QString &aname, GKTypeColumnSearchMode columnSearchMode) const | GKType | |
containsColumn(const GKColumn *col, GKTypeColumnSearchMode columnSearchMode) const | GKType | |
eSearchOnlyThisType enum value | GKType | |
eSearchThisAndParentTypes enum value | GKType | |
getBaseType() const | GKType | |
getColumn(const QString &iname, GKTypeColumnSearchMode columnSearchMode) const | GKType | |
getColumn(const GKContents &contents, GKTypeColumnSearchMode columnSearchMode=eSearchThisAndParentTypes) const | GKType | |
getColumnByExternalName(const QString &aname, GKTypeColumnSearchMode columnSearchMode) const | GKType | |
getColumns(GKTypeColumnSearchMode columnSearchMode, bool sortedByName=true) const | GKType | |
getColumns(const GKContents &contents, GKTypeColumnSearchMode columnSearchMode=eSearchThisAndParentTypes) const | GKType | |
getDescription() const | GKType | |
getExternalName() const | GKType | |
getName() const | GKType | |
getPluginName() const | GKType | |
getRealType() const | GKType | |
getStoreObjectsOnModel() const | GKType | |
getSuperType() const | GKType | |
getSuperTypes() const | GKType | |
getVersion() const | GKType | |
GKType() | GKType | |
GKTypeColumnSearchMode enum name | GKType | |
inherits(const GKType *) const | GKType | |
isArtificial() const | GKType | |
isInstanciable() const | GKType | |
postRestore() | GKType | |
removeColumn(const QString &) | GKType | |
setArtificial(bool) | GKType | |
setDescription(const QString &) | GKType | |
setExternalName(const QString &) | GKType | |
setInstanciable(bool) | GKType | |
setName(const QString &) | GKType | virtual |
setPluginName(const QString &) | GKType | |
setStoreObjectsOnModel(bool) | GKType | |
setSuperType(GKType *) | GKType | |
setVersion(uint) | GKType |