DefaultActionValue.h
Go to the documentation of this file.
00001 #ifndef bwi_krexec_DefaultActionValue_h__guard
00002 #define bwi_krexec_DefaultActionValue_h__guard
00003 
00004 #include <actasp/actaspfwd.h>
00005 
00006 namespace bwi_krexec {
00007 
00008 struct DefaultActionValue {
00009   
00010   virtual double value(const actasp::AspFluent &action) = 0;
00011   
00012   virtual ~DefaultActionValue() {}
00013   
00014 };
00015 
00016 }
00017 
00018 
00019 #endif


bwi_kr_execution
Author(s): Matteo Leonetti, Piyush Khandelwal
autogenerated on Fri Aug 28 2015 10:14:46