Used to specify symbol type
-
EMPTY_SYMBOL
- Empty (default)
-
CHAR_SYMBOL
- character
-
SHORT_SYMBOL
- short integer
-
INT_SYMBOL
- integer
-
LONG_SYMBOL
- long integer
-
FLOAT_SYMBOL
- Floating-point value
-
DOUBLE_SYMBOL
- Double-precision floating-point
-
VOID_SYMBOL
- Void
-
UNSIGNED_SYMBOL
- unsigned
-
SIGNED_SYMBOL
- signed
Documentation
Used to specify symbol type
EMPTY_SYMBOL
- Empty (default)
CHAR_SYMBOL
- character
SHORT_SYMBOL
- short integer
INT_SYMBOL
- integer
LONG_SYMBOL
- long integer
FLOAT_SYMBOL
- Floating-point value
DOUBLE_SYMBOL
- Double-precision floating-point
VOID_SYMBOL
- Void
UNSIGNED_SYMBOL
- unsigned
SIGNED_SYMBOL
- signed
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.