Bug 1434 - GlueGen: Revise Struct Mapping (No native code, support all pointer-pointer, func-pointer and pointer to const-type)
Summary: GlueGen: Revise Struct Mapping (No native code, support all pointer-pointer, ...
Status: RESOLVED FIXED
Alias: None
Product: Gluegen
Classification: JogAmp
Component: core (show other bugs)
Version: 2.5.0
Hardware: All all
: P4 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2023-07-12 02:03 CEST by Sven Gothel
Modified: 2023-07-12 02:05 CEST (History)
0 users

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2023-07-12 02:03:42 CEST
See https://jogamp.org/gluegen/doc/GlueGen_Mapping.html#struct-mapping

- No native code required for mappings w/o function pointer
- Supporting most, if not all types including pointer-pointer and function-pointer
- Allow setting of memory pointer to const content (type)