API Documentation
Loading...
Searching...
No Matches
TableColumn.h File Reference
#include "DLLInfo.h"
#include <NDEVR/String.h>
#include <NDEVR/Time.h>
#include <NDEVR/File.h>
#include <NDEVR/UUID.h>
#include <NDEVR/Vector.h>
#include <NDEVR/TranslatedString.h>
#include <NDEVR/TypeInfo.h>
#include <NDEVR/RGBColor.h>
#include <NDEVR/BitFlag.h>
#include <NDEVR/Compressor.h>
Include dependency graph for TableColumn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TableChange
 Records changes to a table or column noting the bounds of the data adjusted. Useful for optimized saving or mirroring of data. More...
 
class  TableColumn
 A virtual storage type that is used with Table class to store data where the actual mechanism for storage can be abstracted away. More...
 

Namespaces

namespace  NDEVR