Skip to content

How to access the structure of type "const sdbus::Struct<std::string, std::string, std::string, std::string>& DbusInfo" #291

Description

@Siddharthav1

Hello,

Recently I started working on sdbus. I have one xml where on of the methods take structure as its agruement. But on generating the code from it I got the structure in the below syntax. i.e

"const sdbus::Struct<std::string, std::string, std::string, std::string>& DbusInfo".

Here I need to store and print the values of the member variables of the structure, but the nme of the variables are not coming. May I know if I have missed something while creating xml or is there any different way to access this type of structure please.

Regards,
Siddhartha V

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