B2BITS FIX Antenna C++ 2.32.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
Bats::ApplicationOptions Struct Reference

Options to pass to Engine::createBatsApplication. More...

#include <B2BITS_BatsApplication.h>

+ Collaboration diagram for Bats::ApplicationOptions:

Public Attributes

RuntimeParameters params
 Application global runtime parameters.
 
std::string xmlConfig
 Name of the file with BATS XML configuration.
 

Detailed Description

Options to pass to Engine::createBatsApplication.

Member Data Documentation

◆ params

RuntimeParameters Bats::ApplicationOptions::params

Application global runtime parameters.

◆ xmlConfig

std::string Bats::ApplicationOptions::xmlConfig

Name of the file with BATS XML configuration.