|
|
Hasty Badger
Small UI library (a branch of Turbo Badger)
|
TBValueArray is an array of TBValue. More...
#include <tb_value.h>
Public Member Functions | |
| TBValue * | AddValue () |
| TBValue * | GetValue (int index) |
| bool | Equals (const TBValueArray &rhs) const |
| int | GetLength () const |
Static Public Member Functions | |
| static TBValueArray * | Clone (TBValueArray *source) |
TBValueArray is an array of TBValue.