xc
|
Public Types | |
typedef std::set< const Variable * > | pset_CV |
Public Member Functions | |
bool | In (const Variable *var) const |
Devuelve verdadero si la variable pertenece al conjunto. | |
bool | In (const Variable &var) const |
Devuelve verdadero si la variable pertenece al conjunto. | |
std::vector< std::string > | getNames (void) const |
Return the names of the variables. | |