Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

amxVariableServer Member List

This is the complete list of members for amxVariableServer, including all inherited members.
amxVariableServer()amxVariableServer
copyVariable(const SERIAL fromSerial, const SERIAL toSerial)amxVariableServer
countVariable()amxVariableServer
countVariable(const SERIAL serial)amxVariableServer
countVariable(const SERIAL serial, const SERIAL type)amxVariableServer
deleteVariable(const SERIAL serial)amxVariableServer
deleteVariable(const SERIAL serial, const SI32 variable)amxVariableServer
erroramxVariableServer [private]
existsVariable(const SERIAL serial, const SI32 variable, const SI32 type)amxVariableServer
firstVariable(const SERIAL serial)amxVariableServer
getError()amxVariableServer
insertVariable(const SERIAL serial, const SI32 variable, const SI32 value)amxVariableServer
insertVariable(const SERIAL serial, const SI32 variable, const std::string &value)amxVariableServer
insertVariable(const SERIAL serial, const SI32 variable, const SI32 size, const SI32 value)amxVariableServer
inServerMode()amxVariableServer
inUserMode()amxVariableServer
modeamxVariableServer [private]
moveVariable(const SERIAL fromSerial, const SERIAL toSerial)amxVariableServer
nextVariable(const SERIAL serial, const SI32 previous)amxVariableServer
saveVariable(const SERIAL serial, FILE *stream)amxVariableServer
selectVariable(const SERIAL serial, const SI32 variable, SI32 &value)amxVariableServer
selectVariable(const SERIAL serial, const SI32 variable, std::string &value)amxVariableServer
selectVariable(const SERIAL serial, const SI32 variable, const SI32 index, SI32 &value)amxVariableServer
setServerMode()amxVariableServer
setUserMode()amxVariableServer
size(const SERIAL serial, const SI32 variable, const SI32 index=-1)amxVariableServer
typeOfVariable(const SERIAL serial, const SI32 variable)amxVariableServer
updateVariable(const SERIAL serial, const SI32 variable, const SI32 value)amxVariableServer
updateVariable(const SERIAL serial, const SI32 variable, const std::string &value)amxVariableServer
updateVariable(const SERIAL serial, const SI32 variable, const SI32 index, const SI32 value)amxVariableServer
varMapamxVariableServer [private]
~amxVariableServer()amxVariableServer
SourceForge.net Logo