Skip to content

Generate single class for all functions from all header files #1859

@puschie286

Description

@puschie286

We have a c++ library with many header files - currently the generated output file creates one class per header file.

We are new to CppSharp and struggle to find a way of combining all functions into a single class.
All helper seems to work on class, methods or functions but none handle (header) files itself.

Any suggestions how to achieve this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions