Public Types | |
enum | special { IMIN =-1, IMAX =-2, UNDEFINED =-3, IVAR =-4 } |
Public Member Functions | |
bool | parse (Token &, const bool append=false) |
int | value () |
bool | isSingleValue () |
bool | isVariable () |
vector< int > | getVect (const int imin=0, const int imax=0) |
Definition at line 75 of file PixTestCmd.hh.