HDTree  0.5.2
HDTree C++ API
Branch.h File Reference

Common include for users interacting with Branches. More...

#include <exception>
#include <map>
#include <memory>
#include <type_traits>
#include <vector>
#include "hdtree/AbstractBranch.h"
#include "hdtree/Access.h"
#include "hdtree/Constants.h"
#include "hdtree/Reader.h"
#include "hdtree/Writer.h"
#include "hdtree/branch/GeneralBranch.h"
#include "hdtree/branch/AtomicBranch.h"
#include "hdtree/branch/MapBranch.h"
#include "hdtree/branch/VectorBranch.h"
Include dependency graph for Branch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Common include for users interacting with Branches.