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

amxVariable Class Reference

#include <amxvarserver.h>

Inheritance diagram for amxVariable:

amxIntegerVariable amxIntegerVector amxScriptIdVariable amxStringVariable List of all members.

Public Methods

virtual ~amxVariable ()
virtual AMXVARSRV_DATATYPE getType ()
virtual SI32 getSize (const SI32 index=-1)

Constructor & Destructor Documentation

virtual amxVariable::~amxVariable   [inline, virtual]
 


Member Function Documentation

SI32 amxVariable::getSize const SI32    index = -1 [virtual]
 

Reimplemented in amxIntegerVariable, amxIntegerVector, amxStringVariable, and amxScriptIdVariable.

AMXVARSRV_DATATYPE amxVariable::getType   [virtual]
 

Reimplemented in amxIntegerVariable, amxIntegerVector, amxStringVariable, and amxScriptIdVariable.


The documentation for this class was generated from the following files: SourceForge.net Logo