Ginan
Loading...
Searching...
No Matches
FilterChunk Struct Reference
Collaboration diagram for FilterChunk:

Public Member Functions

template<class ARCHIVE >
void serialize (ARCHIVE &ar, const unsigned int &version)
 

Data Fields

string id
 
Tracetrace_ptr = nullptr
 
int begX = 0
 
int numX = 0
 
int begH = 0
 
int numH = -1
 

Member Function Documentation

◆ serialize()

template<class ARCHIVE >
void FilterChunk::serialize ( ARCHIVE & ar,
const unsigned int & version )
inline

Field Documentation

◆ begH

int FilterChunk::begH = 0

◆ begX

int FilterChunk::begX = 0

◆ id

string FilterChunk::id

◆ numH

int FilterChunk::numH = -1

◆ numX

int FilterChunk::numX = 0

◆ trace_ptr

Trace* FilterChunk::trace_ptr = nullptr

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