DOM::ValueList Class Reference
List of all members.Detailed Description
Definition at line 79 of file cssparser.h.
Public Member Functions | |
ValueList () | |
~ValueList () | |
void | addValue (const Value &val) |
Value * | current () |
Value * | next () |
bool | isLast () const |
Public Attributes | |
Value * | values |
int | numValues |
int | maxValues |
int | currentValue |
The documentation for this class was generated from the following files: