|
nany
|
Public Member Functions | |
| void | resize (uint count) |
| Reserve the number of parameters. | |
| uint | size () const |
| The total number of parameters. | |
| bool | empty () const |
| Get if empty. | |
| const Paramtype & | operator[] (uint32_t index) const |
| Paramtype & | operator[] (uint32_t index) |
| bool | operator== (const Parameters &rhs) const |
Friends | |
| class | Signature |
1.8.12