TypeSet¶
- class dsviper.TypeSet(element_type)¶
Bases:
objectA class used to represent a set<element_type> type.
- elements_type() TypeVector¶
Return the type for elements.
- type_code() str¶
Return the type code.
Bases: object
A class used to represent a set<element_type> type.
Return the type for elements.
Return the type code.