Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | List of all members
joedb::Field Class Reference

#include <joedb/interpreted/Field.h>

Public Member Functions

 Field (const Type &type, size_t size)
 
const Typeget_type () const
 
void resize (size_t size)
 

Detailed Description

Definition at line 14 of file Field.h.

Constructor & Destructor Documentation

◆ Field()

joedb::Field::Field ( const Type type,
size_t  size 
)
inline

Definition at line 31 of file Field.h.

Member Function Documentation

◆ get_type()

const Type & joedb::Field::get_type ( ) const
inline

Definition at line 45 of file Field.h.

◆ resize()

void joedb::Field::resize ( size_t  size)
inline

Definition at line 47 of file Field.h.


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