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

#include <types.h>

Static Public Member Functions

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

Member Function Documentation

◆ from_any()

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

◆ from_any_value()

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

◆ to_any() [1/2]

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

◆ to_any() [2/2]

static Any gs::AnyConverter< Date >::to_any ( int64_t  value)
inlinestatic

◆ type()

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

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