SOIL C++
C++ Unified Device Interface
Figure.cpp File Reference
#include "Figure.h"

Go to the source code of this file.

Functions

template<>
HTTP::Json SOIL::datatype< std::string > (void)
 
template<>
HTTP::Json SOIL::datatype< SOIL::TIME > (void)
 
template<>
HTTP::Json SOIL::datatype< SOIL::ENUM > (void)
 

Function Documentation

◆ SOIL::datatype< SOIL::ENUM >()

template<>
HTTP::Json SOIL::datatype< SOIL::ENUM > ( void  )

Definition at line 43 of file Figure.cpp.

◆ SOIL::datatype< SOIL::TIME >()

template<>
HTTP::Json SOIL::datatype< SOIL::TIME > ( void  )

Definition at line 37 of file Figure.cpp.

◆ SOIL::datatype< std::string >()

template<>
HTTP::Json SOIL::datatype< std::string > ( void  )

Definition at line 17 of file Figure.cpp.