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

#include <types.h>

Static Public Member Functions

static PropertyType type ()
 
static Any to_any (const RecordView &value)
 
static const RecordViewfrom_any (const Any &value)
 
static const RecordViewfrom_any_value (const AnyValue &value)
 

Member Function Documentation

◆ from_any()

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

◆ from_any_value()

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

◆ to_any()

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

◆ type()

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

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