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

Public Member Functions

 parse_result (error_result)
 parse_result (type t)
bool operator! () const

Data Fields

bool success
type value_type

Detailed Description

Definition at line 515 of file sajson.h.

Constructor & Destructor Documentation

◆ parse_result() [1/2]

sajson::parser::parse_result::parse_result ( error_result )
inline

Definition at line 516 of file sajson.h.

◆ parse_result() [2/2]

sajson::parser::parse_result::parse_result ( type t)
inline

Definition at line 521 of file sajson.h.

Member Function Documentation

◆ operator!()

bool sajson::parser::parse_result::operator! ( ) const
inline

Definition at line 526 of file sajson.h.

Field Documentation

◆ success

bool sajson::parser::parse_result::success

Definition at line 530 of file sajson.h.

◆ value_type

type sajson::parser::parse_result::value_type

Definition at line 531 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