FREEDM DGI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
freedm::broker::device::CDeviceBuilder::BuildVars Struct Reference

Stores the variables required to populate the device information map.

Public Attributes

std::map< std::pair
< std::string, std::string >
, std::string > 
s_conflict
 Maps a pair of device types to a shared signal name. More...
 
std::set< std::string > s_undefined_type
 Stores the device types that have not been defined. More...
 
std::set< std::string > s_uninitialized_type
 Stores the device types that have no type information. More...
 

Member Data Documentation

std::map<std::pair<std::string, std::string>, std::string> freedm::broker::device::CDeviceBuilder::BuildVars::s_conflict
std::set<std::string> freedm::broker::device::CDeviceBuilder::BuildVars::s_undefined_type
std::set<std::string> freedm::broker::device::CDeviceBuilder::BuildVars::s_uninitialized_type

The documentation for this struct was generated from the following file: