Class pypisoundmicro::name::ElementName
Public Functions
__init__ [1/2]
None pypisoundmicro::name::ElementName::__init__ (
    self self,
    str name
) 
 
__str__ [1/2]
str pypisoundmicro::name::ElementName::__str__ (
    self self
) 
 
regular [1/2]
Self pypisoundmicro::name::ElementName::regular (
    cls cls,
    str name
) 
 
randomized [1/2]
Self pypisoundmicro::name::ElementName::randomized (
    cls cls,
    Optional prefix=None
) 
 
__init__ [1/2]
None pypisoundmicro::name::ElementName::__init__ (
    self self,
    str name
) 
 
__str__ [1/2]
str pypisoundmicro::name::ElementName::__str__ (
    self self
) 
 
regular [1/2]
Self pypisoundmicro::name::ElementName::regular (
    cls cls,
    str name
) 
 
randomized [1/2]
Self pypisoundmicro::name::ElementName::randomized (
    cls cls,
    Optional prefix=None
)