|
SOIL C++
C++ Unified Device Interface
|
#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) |
| HTTP::Json SOIL::datatype< SOIL::ENUM > | ( | void | ) |
Definition at line 43 of file Figure.cpp.
| HTTP::Json SOIL::datatype< SOIL::TIME > | ( | void | ) |
Definition at line 37 of file Figure.cpp.
| HTTP::Json SOIL::datatype< std::string > | ( | void | ) |
Definition at line 17 of file Figure.cpp.