Term.h File Reference
+ Include dependency graph for Term.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Literal
 Literals are part of the user front end of the ArmarX condition mechanism. More...
 
class  Term
 Terms are part of the user front end of the ArmarX condition mechanism. More...
 

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using VarList = std::vector<Variant>