As far as I can tell/remember, this is missing API

Technically, it would not be an SBTypeList since the entries in an enumerator 
are *NOT* types.

We would probably have to come up with a new class like an SBEnumeratorEntry (I 
am sure better names are possible :-) that wraps the notion of a 
(numeric_value,string_name) pair

Enrico Granata
📩 egranata@.com
☎️ 27683

On Oct 7, 2013, at 12:23 AM, Russell Harmon <[email protected]> wrote:

> Is there a way to enumerate the fields of an enum (e.x. get an SBTypeList 
> from an enum), or is that missing API?
> 
> Thanks
> Russell Harmon
> _______________________________________________
> lldb-dev mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to