Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches

Structures representing API responses. More...

Collaboration diagram for API Responses:

Topics

 API Response Display Widgets
 Widgets for displaying API responses.

Files

file  edhrec_deck_api_response.h
 TODO: Document this.
file  edhrec_api_response_card_prices.h
 TODO: Document this.
file  edhrec_api_response_card_container.h
 TODO: Document this.
file  edhrec_api_response_card_details.h
 TODO: Document this.
file  edhrec_api_response_card_list.h
 TODO: Document this.
file  edhrec_commander_api_response_commander_details.h
 TODO: Document this.
file  edhrec_top_cards_api_response.h
 TODO: Document this.
file  edhrec_top_commanders_api_response.h
 TODO: Document this.
file  edhrec_top_tags_api_response.h
 TODO: Document this.

Classes

 Represents a single Archidekt entry. More...
 Represents the Archidekt section as a list of entries. More...
class  EdhrecAverageDeckApiResponse
 Represents the main structure of the JSON. More...
class  EdhrecCommanderApiResponse
 Represents the main structure of the JSON. More...
struct  EdhrecCommanderApiResponseAverageDeckStatistics
 Represents the typical deck statistics (collapsed section) More...

Detailed Description

Structures representing API responses.

Encapsulates the data models for networking API responses, providing consistent interfaces for parsing and handling results.