JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Public Types | Public Member Functions | Static Public Member Functions | Data Fields
similarityRepresentation< AttributeJaccard > Struct Reference

#include <AttributeJaccard.h>

Collaboration diagram for similarityRepresentation< AttributeJaccard >:
[legend]

Public Types

typedef std::set< std::string > Representation
 

Public Member Functions

const Representation getRepresentation (const RJDocument &lhs) const
 
const Representation getRepresentation (const std::string &lhs)
 
const Representation getRepresentation (rapidjson::IStreamWrapper &lhs)
 

Static Public Member Functions

static void getAttributes (const RJValue &doc, std::string &prefix, Representation &set)
 

Data Fields

bool is_implemented = true
 
RJAttributeReader handler
 

Member Typedef Documentation

◆ Representation

typedef std::set<std::string> similarityRepresentation< AttributeJaccard >::Representation

Member Function Documentation

◆ getAttributes()

static void similarityRepresentation< AttributeJaccard >::getAttributes ( const RJValue doc,
std::string &  prefix,
Representation set 
)
inlinestatic

◆ getRepresentation() [1/3]

const Representation similarityRepresentation< AttributeJaccard >::getRepresentation ( const RJDocument lhs) const
inline
Here is the caller graph for this function:

◆ getRepresentation() [2/3]

const Representation similarityRepresentation< AttributeJaccard >::getRepresentation ( const std::string &  lhs)
inline
Here is the call graph for this function:

◆ getRepresentation() [3/3]

const Representation similarityRepresentation< AttributeJaccard >::getRepresentation ( rapidjson::IStreamWrapper &  lhs)
inline
Here is the call graph for this function:

Field Documentation

◆ handler

◆ is_implemented

bool similarityRepresentation< AttributeJaccard >::is_implemented = true

The documentation for this struct was generated from the following file: