CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
sajson::object_key_comparator Struct Reference

Public Member Functions

 object_key_comparator (const char *object_data)
bool operator() (const object_key_record &lhs, const string &rhs) const
bool operator() (const string &lhs, const object_key_record &rhs) const
bool operator() (const object_key_record &lhs, const object_key_record &rhs)

Data Fields

const char * data

Detailed Description

Definition at line 135 of file sajson.h.

Constructor & Destructor Documentation

◆ object_key_comparator()

sajson::object_key_comparator::object_key_comparator ( const char * object_data)
inline

Definition at line 137 of file sajson.h.

Member Function Documentation

◆ operator()() [1/3]

bool sajson::object_key_comparator::operator() ( const object_key_record & lhs,
const object_key_record & rhs )
inline

Definition at line 157 of file sajson.h.

◆ operator()() [2/3]

bool sajson::object_key_comparator::operator() ( const object_key_record & lhs,
const string & rhs ) const
inline

Definition at line 142 of file sajson.h.

◆ operator()() [3/3]

bool sajson::object_key_comparator::operator() ( const string & lhs,
const object_key_record & rhs ) const
inline

Definition at line 153 of file sajson.h.

Field Documentation

◆ data

const char* sajson::object_key_comparator::data

Definition at line 171 of file sajson.h.


The documentation for this struct was generated from the following file:
  • /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/sajson.h