GemaCoreLib
The GeMA Core library
Loading...
Searching...
No Matches
gmValueSetGroup.h File Reference

Declaration of the GmValueSetGroup class. More...

#include "gmCoreConfig.h"
#include "gmValueSet.h"
#include <QVector>
Include dependency graph for gmValueSetGroup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GmValueSetGroup
 This class manages a group of ValueSets that have all the same size and must grow (or shrink) together. It also manages the memory used by each value set, allowing for "packed" layouts where data from different value sets are interleaved in memory for better cache access. As a bonus, it keeps track of a map from data id to their value sets. More...
 

Detailed Description

Declaration of the GmValueSetGroup class.

Author
Carlos Augusto Teixeira Mendes
Date
june, 2025