HALDLS
pyhaldls.h File Reference
#include <vector>
#include <pybind11/pybind11.h>
#include "haldls/cerealization.tcc"
#include "haldls/vx/genpybind.h"
#include "haldls/cerealization.h"
#include "haldls/vx/pickle.h"
#include "haldls/vx/v2/barrier.h"
#include "haldls/vx/v2/haldls.h"
#include "hate/type_list.h"
#include "haldls/vx/v2/container.def"
+ Include dependency graph for pyhaldls.h:

Go to the source code of this file.

Namespaces

 haldls
 
 haldls::vx
 
 haldls::vx::v2
 
 haldls::vx::v2::detail
 

Macros

#define PLAYBACK_CONTAINER(Name, Type)   #Name,
 
#define PLAYBACK_CONTAINER(Name, Type)   Type,
 

Typedefs

typedef hate::type_list<# 33 "/jenkins/jenlib_workspaces_f9/bld_nightly-haldls.YmxkX25pZ2h0bHktaGFsZGxzIzEzNzk.x/haldls/include/haldls/vx/v2/pyhaldls.h" 2 haldls::vx::Barrier > haldls::vx::v2::detail::pickle_types
 

Functions

parent attr ("Container")
 
parent attr ("containers")
 
py::list haldls::vx::v2::detail::get_containers_list (py::module &m)
 

Variables

static std::vector< std::string > const haldls::vx::v2::detail::pickle_type_names
 
auto typing = parent->py::module::import("typing")
 

Macro Definition Documentation

◆ PLAYBACK_CONTAINER [1/2]

#define PLAYBACK_CONTAINER (   Name,
  Type 
)    #Name,

Definition at line 31 of file pyhaldls.h.

◆ PLAYBACK_CONTAINER [2/2]

#define PLAYBACK_CONTAINER (   Name,
  Type 
)    Type,

Definition at line 31 of file pyhaldls.h.

Function Documentation

◆ attr() [1/2]

parent attr ( "Container"  )

◆ attr() [2/2]

parent attr ( "containers"  )

Variable Documentation

◆ typing

auto typing = parent->py::module::import("typing")

Definition at line 53 of file pyhaldls.h.