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

Go to the source code of this file.

Classes

class  Operation
 
class  OperationAnd
 
class  OperationNot
 
class  OperationOr
 

Namespaces

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

Typedefs

using OperationPtr = IceInternal::Handle< Operation >
 Typedef of OperationPtr as IceInternal::Handle<Operation> for convenience. More...