In file table.hpp:

class BaseTable

Base class of Table container.

Documentation

Base class of Table container. Provides index array pointing to first element in entry.

Inheritance:


Protected Fields

[more]int size
number of rows
[more]int* index
pointer to first in row

oint size
number of rows

oint* index
pointer to first in row


Direct child classes:
Table

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.