Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't detect forward declared classes(expose incomplete attribute) #100

Open
mundusnine opened this issue Aug 27, 2018 · 0 comments
Open

Comments

@mundusnine
Copy link

So I want to detect which classes in the classes I am parsing that are real classes and not forward declared ones. I asked the question in Castxml and they said that the incomplete attribute of the xml gives this information. I didn't find anything in the docs for getting xml attributes directly or a pygccxml object that has this information.

Could be interesting to add to class_t a bool member is_forward_declaration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant