pygccxml.declarations.elaborated_info module

class elaborated_info(elaborated_type_specifier)

Bases: object

This class stores the name of the elaborated type specifier.

elaborated_type_specifier

Elaborated specifier (can be – struct, union, class or enum).

Returns:elaborated specifier
Return type:str