pocolog_cpp
Classes | Namespaces | Functions | Variables
MultiFileIndex.hpp File Reference
#include <vector>
#include <string>
#include <stdint.h>
#include <stdexcept>
#include <typelib/registry.hh>
#include <boost/function.hpp>

Go to the source code of this file.

Classes

class  pocolog_cpp::MultiFileIndex
 

Namespaces

 pocolog_cpp
 

Functions

 IndexEntry ()
 

Variables

uint64_t sampleNrInStream
 
Stream * stream
 
size_t globalStreamIdx
 

Function Documentation

◆ IndexEntry()

__attribute__::IndexEntry ( )

Variable Documentation

◆ globalStreamIdx

size_t globalStreamIdx

◆ sampleNrInStream

uint64_t sampleNrInStream

◆ stream

Stream* stream