JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Data Structures | Namespaces | Typedefs
BinaryStringProvider.h File Reference
#include <cmath>
#include "IValueProvider.h"
Include dependency graph for BinaryStringProvider.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::BinaryStringProvider< Calc >
 
struct  joda::query::BinarySCONTAINSCalculationFunction
 
struct  joda::query::BinarySTARTSWITHCalculationFunction
 
struct  joda::query::BinaryConcatCalculationFunction
 
struct  joda::query::BinaryFINDSTRCalculationFunction
 

Namespaces

 joda
 
 joda::query
 

Typedefs

typedef BinaryStringProvider< BinarySCONTAINSCalculationFunction > joda::query::SCONTAINSProvider
 
typedef BinaryStringProvider< BinarySTARTSWITHCalculationFunction > joda::query::STARTSWITHProvider
 
typedef BinaryStringProvider< BinaryConcatCalculationFunction > joda::query::ConcatProvider
 
typedef BinaryStringProvider< BinaryFINDSTRCalculationFunction > joda::query::FINDSTRProvider