Re: [pygccxml-development] enums access type?
Brought to you by:
mbaas,
roman_yakovenko
From: Gustavo C. <gjc...@gm...> - 2007-12-30 13:52:29
|
On 30/12/2007, Gustavo Carneiro <gjc...@gm...> wrote: > > I don't find any obvious way to filter out non-public enumerations > returned from a class, with class_t.enums(). Is it not supported, or have I > missed it? hm.. same problem I am having with nested classes... When I have a class_t and call classes() on it, to get the classes defined inside that class, how do I know which of the inner classes are public and which are private? -- Gustavo J. A. M. Carneiro INESC Porto, Telecommunications and Multimedia Unit "The universe is always one step beyond logic." -- Frank Herbert |