result_handling_policies.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Continue
 Ignore any skill outcome and just continue. More...
 
class  Escalate
 Escalate any failures by throwing an exception. More...
 
class  WarnOnFailureAndContinue
 Print a warning on failure but continue in any case. More...
 

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::skills
 This file is part of ArmarX.
 
namespace  armarx::skills::client
 
namespace  armarx::skills::client::result_handling_policies
 Result handling policies.