SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
string | tdbVmapGetTypeName (uint id, string paramname, uint index) |
Get the name of a type in a type vector in a vector map.
id | - vector map id |
paramname | - type vector name |
index | - index of the type in the type vector |
string tdbVmapGetTypeName | ( | uint | id, |
string | paramname, | ||
uint | index | ||
) |