My Project
Loading...
Searching...
No Matches
BLELocomotiveConfiguration Class Reference

#include <BLELocomotiveConfiguration.h>

Public Member Functions

 BLELocomotiveConfiguration (uint address, std::string name, std::vector< BLEHubConfiguration * > hubs, std::vector< MCLocoEvent * > events)
 

Public Attributes

uint _address
 
std::string _name
 
std::vector< BLEHubConfiguration * > _hubs
 
std::vector< MCLocoEvent * > _events
 

Constructor & Destructor Documentation

◆ BLELocomotiveConfiguration()

BLELocomotiveConfiguration::BLELocomotiveConfiguration ( uint address,
std::string name,
std::vector< BLEHubConfiguration * > hubs,
std::vector< MCLocoEvent * > events )

Member Data Documentation

◆ _address

uint BLELocomotiveConfiguration::_address

◆ _events

std::vector<MCLocoEvent *> BLELocomotiveConfiguration::_events

◆ _hubs

std::vector<BLEHubConfiguration *> BLELocomotiveConfiguration::_hubs

◆ _name

std::string BLELocomotiveConfiguration::_name

The documentation for this class was generated from the following files: