SwatDB
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FieldEntry Struct Reference

#include <swatdb_types.h>

Public Member Functions

bool operator== (const FieldEntry &other) const
 
bool operator!= (const FieldEntry &other) const
 

Public Attributes

std::string field_name
 
FieldType field_type
 
std::uint32_t max_size
 

Detailed Description

A struct that stores various information about a field. When equality is evaluated, whether it is primary_key is not considered.


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