Flex  0.17.9
Static Public Member Functions | List of all members
gs::AnyConverter< double > Struct Reference

#include <types.h>

Static Public Member Functions

static PropertyType type ()
 
static Any to_any (const double &value)
 
static const double & from_any (const Any &value)
 
static const double & from_any_value (const AnyValue &value)
 

Member Function Documentation

◆ from_any()

static const double& gs::AnyConverter< double >::from_any ( const Any value)
inlinestatic

◆ from_any_value()

static const double& gs::AnyConverter< double >::from_any_value ( const AnyValue value)
inlinestatic

◆ to_any()

static Any gs::AnyConverter< double >::to_any ( const double &  value)
inlinestatic

◆ type()

static PropertyType gs::AnyConverter< double >::type ( )
inlinestatic

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