JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Data Structures | Namespaces | Typedefs
CastProvider.h File Reference
#include "IValueProvider.h"
#include "ParameterPack.h"
#include "TemplateProvider.h"
#include <joda/misc/RJFwd.h>
#include <rapidjson/stringbuffer.h>
#include <rapidjson/writer.h>
Include dependency graph for CastProvider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  joda::query::providers::cast::IntCastHandler
 
class  joda::query::providers::cast::IntCastCalculator
 
class  joda::query::providers::cast::FloatCastHandler
 
class  joda::query::providers::cast::FloatCastCalculator
 
class  joda::query::providers::cast::StringCastHandler
 
struct  joda::query::providers::cast::DefaultBool
 
class  joda::query::providers::cast::StringCastCalculator
 

Namespaces

 joda
 
 joda::query
 
 joda::query::providers
 
 joda::query::providers::cast
 

Typedefs

typedef TemplateProvider< joda::query::providers::cast::IntCastCalculatorjoda::query::IntCastProvider
 
typedef TemplateProvider< joda::query::providers::cast::FloatCastCalculatorjoda::query::FloatCastProvider
 
typedef TemplateProvider< joda::query::providers::cast::StringCastCalculatorjoda::query::StringCastProvider