Skip to content

Enum for DataValueItem #32

@philippeVerney

Description

@philippeVerney

Is your feature request related to a problem? Please describe.
When trying to find the type of a DataValueItem we rely on integer value.

Describe the solution you'd like
Using enums instead of int would be much more explicit.

Describe alternatives you've considered
Creating enum in the calling code...

Additional context
To be ported in all languages, not only C++

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