DOM::ValueList Class Reference
Collaboration diagram for DOM::ValueList:
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 |
Detailed Description
Definition at line 79 of file cssparser.h.
The documentation for this class was generated from the following files: