|
Fawkes API
Fawkes Development Version
|
Wrapper class for using the RCSoftMapGraph in the implementation of the external predicates. More...
Public Member Functions | |
| EclExternalRCSoftMapGraph () | |
| Cosntructor. | |
| ~EclExternalRCSoftMapGraph () | |
| Destructor. | |
| void | load (const char *file) |
| Load map file. | |
| bool | loaded () |
| Query status. | |
| RCSoftMapGraph * | map_graph () |
| Access the RCSoftMapGraph instance. | |
Wrapper class for using the RCSoftMapGraph in the implementation of the external predicates.
Definition at line 39 of file rcsoft_map_graph.cpp.
|
inline |
Cosntructor.
Definition at line 43 of file rcsoft_map_graph.cpp.
|
inline |
Destructor.
Definition at line 45 of file rcsoft_map_graph.cpp.
|
inline |
|
inline |
Query status.
Definition at line 58 of file rcsoft_map_graph.cpp.
|
inline |
Access the RCSoftMapGraph instance.
Definition at line 66 of file rcsoft_map_graph.cpp.