s4g  0.9.2
высокоуровневый, императивный, процедурный, встраиваемый, скриптовый язык программирования общего назначения, написанный на C++.
s4g_GC Cписок членов класса

Полный список членов класса s4g_GC, включая наследуемые из базового класса

activatePrev(ID idLastContext)s4g_GC
add2ConstContext(const char *szName, s4g_Variable *pVar)s4g_GC
addConstContext()s4g_GCprotected
addContext(s4g_Table *pTable, S4G_CONTEXT_TYPE_WORK typeWork=S4G_CONTEXT_TYPE_WORK_ONLINE)s4g_GC
allocMemContexts(int iCount=S4G_ADD_MEM_CONTEXTS)s4g_GCprotected
assign(s4g_Variable *pVarDest, s4g_Variable *pVarSrc)s4g_GC
clear()s4g_GC
clearTopContext()s4g_GC
collectGarbage()s4g_GC
createContext(s4g_Table **ppTable, S4G_CONTEXT_TYPE_WORK typeWork=S4G_CONTEXT_TYPE_WORK_ONLINE)s4g_GC
createDataCopy(s4g_Data *pDataSrc, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createDataFloat(s4g_float num, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createDataInt(s4g_int num, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createDataUint(s4g_uint num, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createVarArrayEmpty(int typeVar=S4G_GC_TYPE_VAR_FREE, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createVarBool(s4g_bool bf, int typeVar=S4G_GC_TYPE_VAR_FREE)s4g_GC
createVarCfunc(s4g_c_function func, int typeVar=S4G_GC_TYPE_VAR_FREE)s4g_GC
createVarClassEmpty(const char *szName, int typeVar=S4G_GC_TYPE_VAR_FREE, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createVarClassObjectEmpty(s4g_Variable *pVarClass, int typeVar=S4G_GC_TYPE_VAR_FREE, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createVarData()s4g_GC
createVarDataCopy(s4g_Variable *pVarSrc, int typeVar=S4G_GC_TYPE_VAR_FREE, int typeData=S4G_GC_TYPE_DATA_FREE, bool canCopyData=false)s4g_GC
createVarFloat(s4g_float num, int typeVar=S4G_GC_TYPE_VAR_FREE, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createVarInt(s4g_int num, int typeVar=S4G_GC_TYPE_VAR_FREE, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createVarNull(int typeVar=S4G_GC_TYPE_VAR_FREE)s4g_GC
createVarPdata(s4g_pdata pdata, int typeData=S4G_GC_TYPE_VAR_FREE)s4g_GC
createVarSfunc(s4g_Sfunction *func, int typeVar=S4G_GC_TYPE_VAR_FREE)s4g_GC
createVarSfuncEmpty(int typeVar=S4G_GC_TYPE_VAR_FREE, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createVarString(const char *szString, int typeVar=S4G_GC_TYPE_VAR_FREE, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createVarTable(s4g_Table *pTable, int typeVar=S4G_GC_TYPE_VAR_FREE)s4g_GC
createVarTableEmpty(int typeVar=S4G_GC_TYPE_VAR_FREE, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
createVarUint(s4g_uint num, int typeVar=S4G_GC_TYPE_VAR_FREE, int typeData=S4G_GC_TYPE_DATA_FREE)s4g_GC
deactivatePrev()s4g_GC
deleteData(s4g_Data *pData)s4g_GC
deleteTopContext(bool canClear)s4g_GC
deleteVar(s4g_Variable *pVar)s4g_GC
existsInAccessibleContexts(const char *szName, s4g_Variable **ppVar)s4g_GC
fixationConstVarData()s4g_GC
getArray(s4g_Variable *pVar)s4g_GC
getBool(s4g_Variable *pVar)s4g_GC
getCfunc(s4g_Variable *pVar)s4g_GC
getClass(s4g_Variable *pVar)s4g_GC
getClassObject(s4g_Variable *pVar)s4g_GC
getContextOwner(ID id)s4g_GC
getDataOwner(ID id)s4g_GC
getFloat(s4g_Variable *pVar)s4g_GC
getFromConstContext(const char *szName)s4g_GC
getGtable()s4g_GCinline
getGvar()s4g_GCinline
getInt(s4g_Variable *pVar)s4g_GC
getMemCountAllocated()s4g_GC
getMemCountBusy()s4g_GC
getPdata(s4g_Variable *pVar)s4g_GC
getSfunc(s4g_Variable *pVar)s4g_GC
getStr(s4g_Variable *pVar)s4g_GC
getStr2(s4g_Variable *pVar)s4g_GC
getTable(s4g_Variable *pVar)s4g_GC
getType(s4g_Variable *pVar)s4g_GC
getUint(s4g_Variable *pVar)s4g_GC
getVarBool(bool bf)s4g_GC
getVarFromContextByNum(ID idRelativeTopContext, ID idVar)s4g_GC
getVarName(s4g_Variable *pVar, char *szName=0)s4g_GC
getVarNull()s4g_GC
m_aCurrContextss4g_GCprotected
m_aDatas4g_GCprotected
m_aVarss4g_GCprotected
m_iCountCurrContextss4g_GCprotected
m_idConstContexts4g_GCprotected
m_idDataFALSEs4g_GCprotected
m_idDataNULLs4g_GCprotected
m_idDataTRUEs4g_GCprotected
m_idFixedDatas4g_GCprotected
m_idFixedVarss4g_GCprotected
m_idVarFALSEs4g_GCprotected
m_idVarNULLs4g_GCprotected
m_idVarTRUEs4g_GCprotected
m_oMemArrays4g_GCprotected
m_oMemClasss4g_GCprotected
m_oMemContexts4g_GCprotected
m_oMemDatas4g_GCprotected
m_oMemObjClasss4g_GCprotected
m_oMemSFuncs4g_GCprotected
m_oMemStrings4g_GCprotected
m_oMemTables4g_GCprotected
m_oMemVars4g_GCprotected
m_pGtables4g_GCprotected
m_pGvars4g_GCprotected
releaseEmptyPages()s4g_GC
removeTableInContext(ID id)s4g_GC