CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
sajson::mutable_string_view Class Reference
Collaboration diagram for sajson::mutable_string_view:

Public Member Functions

 mutable_string_view (const literal &s)
 mutable_string_view (const string &s)
size_t get_length () const
char * get_data () const

Private Attributes

refcount uses
size_t length
char * data

Detailed Description

Definition at line 202 of file sajson.h.

Constructor & Destructor Documentation

◆ mutable_string_view() [1/3]

sajson::mutable_string_view::mutable_string_view ( )
inline

Definition at line 204 of file sajson.h.

◆ mutable_string_view() [2/3]

sajson::mutable_string_view::mutable_string_view ( const literal & s)
inline

Definition at line 209 of file sajson.h.

◆ mutable_string_view() [3/3]

sajson::mutable_string_view::mutable_string_view ( const string & s)
inline

Definition at line 216 of file sajson.h.

◆ ~mutable_string_view()

sajson::mutable_string_view::~mutable_string_view ( )
inline

Definition at line 223 of file sajson.h.

Member Function Documentation

◆ get_data()

char * sajson::mutable_string_view::get_data ( ) const
inline

Definition at line 233 of file sajson.h.

◆ get_length()

size_t sajson::mutable_string_view::get_length ( ) const
inline

Definition at line 229 of file sajson.h.

Field Documentation

◆ data

char* sajson::mutable_string_view::data
private

Definition at line 240 of file sajson.h.

◆ length

size_t sajson::mutable_string_view::length
private

Definition at line 239 of file sajson.h.

◆ uses

refcount sajson::mutable_string_view::uses
private

Definition at line 238 of file sajson.h.


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