![]() |
JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
|
#include <AttributeJaccard.h>
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 |
| typedef std::set<std::string> similarityRepresentation< AttributeJaccard >::Representation |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
| bool similarityRepresentation< AttributeJaccard >::is_implemented = true |