SOIL C++
C++ Unified Device Interface
Figure.h File Reference
#include "constants.h"
#include "Types.h"
#include "Element.h"
#include "Container.h"
#include "Range.h"

Go to the source code of this file.

Classes

class  SOIL::Figure< T, x, y >
 Intermediate class for Variable and Parameter that derives from Element. More...
 

Namespaces

namespace  SOIL
 Type definitions.
 

Functions

template<typename T >
HTTP::Json SOIL::datatype (void)
 HTTP JSON datatype. More...
 
template<>
DLL HTTP::Json SOIL::datatype< double > (void)
 
template<>
DLL HTTP::Json SOIL::datatype< bool > (void)
 
template<>
DLL HTTP::Json SOIL::datatype< std::string > (void)
 
template<>
DLL HTTP::Json SOIL::datatype< int64_t > (void)
 
template<>
DLL HTTP::Json SOIL::datatype< int > (void)
 
template<>
DLL HTTP::Json SOIL::datatype< SOIL::TIME > (void)
 
template<>
DLL HTTP::Json SOIL::datatype< SOIL::ENUM > (void)