Privacy
An open-source, flexible 3D physical simulation framework
mars::cfg_manager::cfgParamInfo Struct Reference

#include <CFGDefs.h>

Public Attributes

cfgParamId id
 
std::string group
 
std::string name
 
cfgParamType type
 

Detailed Description

Definition at line 63 of file CFGDefs.h.

Member Data Documentation

◆ group

std::string mars::cfg_manager::cfgParamInfo::group

Definition at line 65 of file CFGDefs.h.

◆ id

cfgParamId mars::cfg_manager::cfgParamInfo::id

Definition at line 64 of file CFGDefs.h.

◆ name

std::string mars::cfg_manager::cfgParamInfo::name

Definition at line 66 of file CFGDefs.h.

◆ type

cfgParamType mars::cfg_manager::cfgParamInfo::type

Definition at line 67 of file CFGDefs.h.


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