Detailed Description
KeywordArray maintains a string keyword to integer relationship
#include <arr.h>
Constructor & Destructor Documentation
constructor
- Parameters:
-
| arr | Pointer to an array which will be cloned |
| arrsize | Numer of elements in the array |
Member Function Documentation
Returns a keyword associated with the value
- Parameters:
-
- Returns:
- A pointer to the keyword
Referenced by jvar::Variant::typeName().
Converts a keyword into a int value
- Parameters:
-
- Returns:
- Value or -1 if not found
The documentation for this class was generated from the following file: