SourceMod::IResultRow Member List

This is the complete list of members for SourceMod::IResultRow, including all inherited members.

CopyBlob(unsigned int columnId, void *buffer, size_t maxlength, size_t *written)=0SourceMod::IResultRow [pure virtual]
CopyString(unsigned int columnId, char *buffer, size_t maxlength, size_t *written)=0SourceMod::IResultRow [pure virtual]
GetBlob(unsigned int columnId, const void **pData, size_t *length)=0SourceMod::IResultRow [pure virtual]
GetDataSize(unsigned int columnId)=0SourceMod::IResultRow [pure virtual]
GetFloat(unsigned int columnId, float *pFloat)=0SourceMod::IResultRow [pure virtual]
GetInt(unsigned int columnId, int *pInt)=0SourceMod::IResultRow [pure virtual]
GetString(unsigned int columnId, const char **pString, size_t *length)=0SourceMod::IResultRow [pure virtual]
IsNull(unsigned int columnId)=0SourceMod::IResultRow [pure virtual]


Generated on Fri Nov 21 03:10:06 2008 for SourceMod SDK by  doxygen 1.5.1