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

#include <PathJaccard.h>

Collaboration diagram for similarityRepresentation< PathJaccard >:
[legend]

Public Types

typedef std::vector< 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

template<class T >
static void getPaths (const T &doc, std::string &prefix, std::vector< std::string > &set)
 

Data Fields

bool is_implemented = true
 
RJPathsReader handler
 

Member Typedef Documentation

◆ Representation

typedef std::vector<std::string> similarityRepresentation< PathJaccard >::Representation

Member Function Documentation

◆ getPaths()

template<class T >
static void similarityRepresentation< PathJaccard >::getPaths ( const T &  doc,
std::string &  prefix,
std::vector< std::string > &  set 
)
inlinestatic

◆ getRepresentation() [1/3]

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

◆ getRepresentation() [2/3]

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

◆ getRepresentation() [3/3]

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

Field Documentation

◆ handler

◆ is_implemented

bool similarityRepresentation< PathJaccard >::is_implemented = true

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