Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
PreparedStatementData Struct Reference

#include <PreparedStatement.h>

Collaboration diagram for PreparedStatementData:

Public Attributes

std::vector< uint8binary
PreparedStatementDataUnion data
PreparedStatementValueType type

Detailed Description

Definition at line 51 of file PreparedStatement.h.

Member Data Documentation

◆ binary

std::vector<uint8> PreparedStatementData::binary

Definition at line 55 of file PreparedStatement.h.

◆ data

PreparedStatementDataUnion PreparedStatementData::data

Definition at line 53 of file PreparedStatement.h.

◆ type

PreparedStatementValueType PreparedStatementData::type

Definition at line 54 of file PreparedStatement.h.


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