HIPO  4.3.0
High Performance Output data format for experimental physics
node.h File Reference

Low-level node class for handling tagged binary data elements in HIPO structures. More...

#include <iostream>
#include <vector>
#include <cstring>
#include <cstdint>
#include <cstdio>
#include <cstdlib>
#include <map>
#include <tuple>
#include "constants.h"

Go to the source code of this file.

Classes

class  hipo::node
 Low-level node representing a tagged data element in a HIPO structure. More...
 

Namespaces

 hipo
 

Detailed Description

Low-level node class for handling tagged binary data elements in HIPO structures.

Definition in file node.h.