#include <AspRule.h>
Public Member Functions | |
| AspRule () | |
| AspRule (const AspFluent &fluent) throw () | |
| AspRule & | operator<< (AspFluent fluent) throw () |
Public Attributes | |
| std::vector< AspFluent > | body |
| std::vector< AspFluent > | head |
| actasp::AspRule::AspRule | ( | ) | [inline] |
| actasp::AspRule::AspRule | ( | const AspFluent & | fluent | ) | throw () [inline] |
| std::vector<AspFluent> actasp::AspRule::body |
| std::vector<AspFluent> actasp::AspRule::head |