JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
|
#include <PathJaccard.h>
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 |
typedef std::vector<std::string> similarityRepresentation< PathJaccard >::Representation |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
RJPathsReader similarityRepresentation< PathJaccard >::handler |
bool similarityRepresentation< PathJaccard >::is_implemented = true |