VEE_ValueInt Class Reference

Value that carries one integer. More...

#include <vee_values.h>

Inheritance diagram for VEE_ValueInt:

Inheritance graph
[legend]
Collaboration diagram for VEE_ValueInt:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Protected Attributes


Detailed Description

Value that carries one integer.


Constructor & Destructor Documentation

VEE_ValueInt::VEE_ValueInt int  v = 0  )  [inline]
 

virtual VEE_ValueInt::~VEE_ValueInt  )  [inline, virtual]
 


Member Function Documentation

VEE_Value * VEE_ValueInt::clone  )  const [virtual]
 

Reimplemented from VEE_Value.

bool VEE_ValueInt::setValue const char *  ,
VEE_Value
[virtual]
 

Reimplemented from VEE_HasValues.

bool VEE_ValueInt::getFloat float *   )  [virtual]
 

Tries to get a float from the value.

Reimplemented from VEE_Value.

bool VEE_ValueInt::getInt int *   )  [virtual]
 

Tries to get a int from the value.

Reimplemented from VEE_Value.

virtual void VEE_ValueInt::setValue2 int  v  )  [inline, virtual]
 

int VEE_ValueInt::getValue  )  const [inline]
 


Member Data Documentation

int VEE_ValueInt::m_val [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Mar 12 21:09:40 2007 for VEE - The Visual Effects Engine by  doxygen 1.4.6