![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
SST related methods. More...
Public Member Functions | |
| void | setupSST (List< FederateInstance > federates, RtiConfig rtiConfig) throws IOException |
| SSTGenerator (FederationFileConfig fileConfig, MessageReporter messageReporter, LFGeneratorContext context) | |
Static Public Member Functions | |
| static String | getRemoteBasePath (FederationFileConfig fileConfig, String entityName) |
| Return the path to the RTI binary on the remote host. | |
| static Path | getSSTConfigPath (FederationFileConfig fileConfig, String name) |
| static String | getSSTRemoteBasePath (FederationFileConfig fileConfig, String entityName) |
| Return the path to the RTI binary on the remote host. | |
SST related methods.
| org.lflang.federated.generator.SSTGenerator.SSTGenerator | ( | FederationFileConfig | fileConfig, |
| MessageReporter | messageReporter, | ||
| LFGeneratorContext | context ) |
|
static |
Return the path to the RTI binary on the remote host.
|
static |
|
static |
Return the path to the RTI binary on the remote host.
| void org.lflang.federated.generator.SSTGenerator.setupSST | ( | List< FederateInstance > | federates, |
| RtiConfig | rtiConfig ) throws IOException |