Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::SQLite::SqlBlob Struct Reference

Represents a binary data blob. Needed so that Bind can accept a pointer and size as a single type. More...

#include <SQLiteQuery.h>

Public Attributes

void * m_data
 
int m_dataSize
 

Detailed Description

Represents a binary data blob. Needed so that Bind can accept a pointer and size as a single type.


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