#include <MoosConfig.hpp>
Public Attributes | |
int | appTick |
int | commsTick |
std::string | hostname |
int | port |
std::string | processName |
std::vector< std::string > | subscriptionVars |
This structure represents a full configuration for MOOS comms.
Definition at line 26 of file MoosConfig.hpp.
Definition at line 28 of file MoosConfig.hpp.
Definition at line 28 of file MoosConfig.hpp.
std::string LABUST::COMMUNICATION::MoosConfig::hostname |
Definition at line 29 of file MoosConfig.hpp.
Definition at line 28 of file MoosConfig.hpp.
std::string LABUST::COMMUNICATION::MoosConfig::processName |
Definition at line 30 of file MoosConfig.hpp.
Definition at line 31 of file MoosConfig.hpp.