welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
Loading...
Searching...
No Matches
welder::rods::opaque_containers::rod::module_handle Struct Reference

A copyable handle onto the growing document threaded through every emission primitive (the rod's module_type). More...

#include <welder/rods/python/opaque_containers/rod.hpp>

Public Attributes

documentdoc {}
std::string prefix {}

Detailed Description

A copyable handle onto the growing document threaded through every emission primitive (the rod's module_type).

prefix carries the dotted module path for parity with the other rods; unused (aliases render into the generate-time namespace).

Definition at line 50 of file rod.hpp.

Member Data Documentation

◆ doc

◆ prefix

std::string welder::rods::opaque_containers::rod::module_handle::prefix {}

Definition at line 52 of file rod.hpp.

Referenced by welder::rods::opaque_containers::rod::add_submodule().


The documentation for this struct was generated from the following file:
  • src/welder/rods/python/opaque_containers/rod.hpp