xo-reader2 xo-object2: regenerate facets from idl

This commit is contained in:
Roland Conybeare 2026-01-20 22:13:01 -05:00
commit 00117840d0
32 changed files with 82 additions and 23 deletions

View file

@ -6,13 +6,14 @@
* arguments:
* --input [idl/IGCObject_DString.json5]
* 2. jinja2 template for abstract facet .hpp file:
* [iface_facet_any.hpp.j2]
* [iface_facet_repr.hpp.j2]
* 3. idl for facet methods
* [idl/IGCObject_DString.json5]
**/
#pragma once
#include "GCObject.hpp"
#include <xo/gc/GCObject.hpp>
#include <xo/alloc2/Allocator.hpp>
#include "DString.hpp"