WSF
wsf::multiresolution::PlatformComponentName Struct Reference

A wrapper for identifying a platform component within a simulation, which may consist of three names: platform name, component type, and component name (optional, depending on whether or not a component is unique). More...

#include <ComponentNameHelper.hpp>

Public Attributes

std::string mPlatform
std::string mComponent
std::string mComponentName

Detailed Description

A wrapper for identifying a platform component within a simulation, which may consist of three names: platform name, component type, and component name (optional, depending on whether or not a component is unique).

Member Data Documentation

◆ mComponent

std::string wsf::multiresolution::PlatformComponentName::mComponent

◆ mComponentName

std::string wsf::multiresolution::PlatformComponentName::mComponentName

◆ mPlatform

std::string wsf::multiresolution::PlatformComponentName::mPlatform

The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved