|
Compounds |
class | InitialiserException |
Functions |
int | channelCapability (type_t type) |
| Returns a value indicating the capabilities of a channel.
|
bool | parseXTA (FILE *file, ErrorHandler *error, TimedAutomataSystem *system, bool newxta) |
bool | parseXTA (const char *buffer, ErrorHandler *error, TimedAutomataSystem *system, bool newxta) |
bool | parseXMLBuffer (const char *buffer, ErrorHandler *error, TimedAutomataSystem *system, bool newxta) |
bool | parseXMLFile (const char *file, ErrorHandler *error, TimedAutomataSystem *system, bool newxta) |