AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Public Attributes | List of all members
alexaClientSDK::capabilitiesDelegate::utils::JsonObjectScope Struct Reference
Collaboration diagram for alexaClientSDK::capabilitiesDelegate::utils::JsonObjectScope:
Collaboration graph
[legend]

Public Member Functions

 JsonObjectScope (JsonGenerator *generator, std::string key)
 
 ~JsonObjectScope ()
 

Public Attributes

JsonGeneratorm_generator
 

Detailed Description

Helper struct to build json objects

Constructor & Destructor Documentation

◆ JsonObjectScope()

alexaClientSDK::capabilitiesDelegate::utils::JsonObjectScope::JsonObjectScope ( JsonGenerator generator,
std::string  key 
)
inline

◆ ~JsonObjectScope()

alexaClientSDK::capabilitiesDelegate::utils::JsonObjectScope::~JsonObjectScope ( )
inline

Member Data Documentation

◆ m_generator

JsonGenerator* alexaClientSDK::capabilitiesDelegate::utils::JsonObjectScope::m_generator

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

AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0