#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/v3/barrier.h"
#include "haldls/vx/v3/haldls.h"
#include "hate/type_list.h"
#include "haldls/vx/v3/container.def"
Go to the source code of this file.
|  | 
| typedef hate::type_list<# 33 "/jenkins/jenlib_workspaces_f9/bld_nightly-haldls.YmxkX25pZ2h0bHktaGFsZGxzIzEzNzk.x/haldls/include/haldls/vx/v3/pyhaldls.h" 2 haldls::vx::Barrier > | haldls::vx::v3::detail::pickle_types | 
|  | 
◆ PLAYBACK_CONTAINER [1/2]
      
        
          | #define PLAYBACK_CONTAINER | ( |  | Name, | 
        
          |  |  |  | Type | 
        
          |  | ) |  | #Name, | 
      
 
 
◆ PLAYBACK_CONTAINER [2/2]
      
        
          | #define PLAYBACK_CONTAINER | ( |  | Name, | 
        
          |  |  |  | Type | 
        
          |  | ) |  | Type, | 
      
 
 
◆ attr() [1/2]
      
        
          | parent attr | ( | "Container" |  | ) |  | 
      
 
 
◆ attr() [2/2]
      
        
          | parent attr | ( | "containers" |  | ) |  | 
      
 
 
◆ typing
      
        
          | auto typing = parent->py::module::import("typing") |