Fawkes API
Fawkes Development Version
|
Wrapper class for using the RCSoftMapGraph in the implementation of the external predicates. More...
Public Member Functions | |
EclExternalRCSoftMapGraph () | |
Cosntructor. More... | |
~EclExternalRCSoftMapGraph () | |
Destructor. More... | |
void | load (const char *file) |
Load map file. More... | |
bool | loaded () |
Query status. More... | |
RCSoftMapGraph * | map_graph () |
Access the RCSoftMapGraph instance. More... | |
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.