Cppcheck
Public Member Functions | Public Attributes | List of all members
Library::Platform Struct Reference

#include <library.h>

Public Member Functions

const PlatformTypeplatform_type (const std::string &name) const
 

Public Attributes

std::map< std::string, PlatformTypemPlatformTypes
 

Detailed Description

Definition at line 477 of file library.h.

Member Function Documentation

◆ platform_type()

const PlatformType* Library::Platform::platform_type ( const std::string &  name) const
inline

Definition at line 478 of file library.h.

Member Data Documentation

◆ mPlatformTypes

std::map<std::string, PlatformType> Library::Platform::mPlatformTypes

Definition at line 482 of file library.h.


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