Castor3D 0.16.0
Multiplatform 3D engine
Public Types | Static Public Attributes | List of all members
castor::ParserParameterHelper< ParameterType::eName > Struct Reference

ParserParameterHelper specialisation for ParameterType::eName. More...

#include <ParserParameterHelpers.hpp>

Collaboration diagram for castor::ParserParameterHelper< ParameterType::eName >:
Collaboration graph
[legend]

Public Types

using ValueType = String
 ~english The parameter value type.
 

Static Public Attributes

static CU_API constexpr ParameterType ParamType = ParameterType::eName
 ~english The parameter type.
 
static CU_API const ParameterType ParameterBaseType = ParameterType::eText
 ~english The parameter type.
 
static CU_API StringView constexpr StringType = cuT( "name" )
 ~english The parameter type name.
 

Detailed Description

ParserParameterHelper specialisation for ParameterType::eName.

Member Typedef Documentation

◆ ValueType

~english The parameter value type.

Member Data Documentation

◆ ParameterBaseType

~english The parameter type.

◆ ParamType

~english The parameter type.

◆ StringType

CU_API StringView constexpr castor::ParserParameterHelper< ParameterType::eName >::StringType = cuT( "name" )
staticconstexpr

~english The parameter type name.


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