MeshLib
 
Loading...
Searching...
No Matches
MR::UI::TestEngine::ValueEntry Struct Reference

#include <MRUITestEngine.h>

Classes

struct  Value
 
struct  Value< T >
 

Public Types

using ValueVar = std::variant<Value<std::int64_t>, Value<std::uint64_t>, Value<double>, Value<std::string>>
 

Public Attributes

ValueVar value
 

Member Typedef Documentation

◆ ValueVar

using MR::UI::TestEngine::ValueEntry::ValueVar = std::variant<Value<std::int64_t>, Value<std::uint64_t>, Value<double>, Value<std::string>>

Member Data Documentation

◆ value

ValueVar MR::UI::TestEngine::ValueEntry::value

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