JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
JSON::String Struct Reference
Inheritance diagram for JSON::String:
JSON::Detail::Base< json_string_s >

Public Member Functions

std::string_view text () const
 
SourceLocation getSourceLocation () const
 
- Public Member Functions inherited from JSON::Detail::Base< json_string_s >
 Base (json_string_s *o)
 
 Base (const Base &o)
 
Baseoperator= (const Base &o)=default
 
 operator json_string_s * () const
 
json_string_sjsonValue () const
 

Additional Inherited Members

- Protected Attributes inherited from JSON::Detail::Base< json_string_s >
json_string_sobject_
 

Detailed Description

Definition at line 165 of file jsoncxx.h.

Member Function Documentation

◆ getSourceLocation()

SourceLocation JSON::String::getSourceLocation ( ) const

Definition at line 352 of file jsoncxx.h.

◆ text()

std::string_view JSON::String::text ( ) const

Definition at line 169 of file jsoncxx.h.


The documentation for this struct was generated from the following file: