![]() |
Molssi Driver Interface Library
|
Public Attributes | |
| unsigned char * | data |
| The elements stored by this vector. | |
| size_t | stride |
| Size of each element. | |
| size_t | capacity |
| Total number of elements that can be stored by this vector. | |
| size_t | size |
| Number of elements actually stored. | |
| size_t | current_key |
| If the array has a currently active component, this is that value. | |
| int | initialized |
| Flag whether the vector has been initialized. | |
1.8.17