Rudiments
include
rudiments
private
table.h
1
// Copyright (c) 1999-2018 David Muse
2
// See the COPYING file for more information
3
4
protected
:
5
dynamicarray<char *>
columnnames;
6
dynamicarray<dynamicarray<valuetype>
> values;
7
8
void
clone(
tablecollection<valuetype>
*
t
);
9
10
uint64_t cols;
11
uint64_t rows;
avltreenode
Definition
avltree.h:11
Generated on Tue Dec 3 2024 01:50:18 for Rudiments by
1.10.0