|
PCB Environment 2
|
Public Member Functions | |
| void | init (ActionSpace &, Action::Index first, Action::Index last) |
| void | init (ActionSpace &, const std::set< Action::Index > *=0) |
| const std::vector< Action::Index > | actions () const |
| uint | size () const |
| void | clear () |
| void | insert (Action::Index) |
| void | remove (Action::Index) |
| ActionSpace * | space () const |