#include <persistent_interface.h>
Inheritance diagram for Persistent_Interface:

Public Member Functions | |
| Persistent_Interface (void) | |
| Note: the HOST constructor reads the file "RAM.ini" and stores in the simulated memory ready for load_configuration. | |
| Persistent_Interface (void *const, OBJECT) | |
| int | query (int *const variable, char *message, WSIM_ID ID) |
| Generic query (both prompts for value and stores away) for associated storage ID (note must be valid STORAGE ID). | |
| void | query_waypoints () |
| gets waypoints to travel. | |
| void | inform (const char *const imessage) |
Data Fields | |
| oDialogue | MOS_gui |
Protected Attributes | |
| void * | _speaker |
| OBJECT | _SpeakerType |
|
|
Note: the HOST constructor reads the file "RAM.ini" and stores in the simulated memory ready for load_configuration.
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
Generic query (both prompts for value and stores away) for associated storage ID (note must be valid STORAGE ID).
|
|
|
gets waypoints to travel.
|
|
|
|
|
|
|
|
|
|
1.3