vcf/FoundationKit/Parser.h File Reference
Namespaces | |
| namespace | VCF |
Classes | |
| class | VCF::Parser |
| A parsing utility class, at this moment (8/25/2001) meant for internal use only. More... | |
Defines | |
| #define | PARSE_BUF_SIZE 4096 |
| #define | TO_EOF 0 |
| #define | TO_SYMBOL 1 |
| #define | TO_STRING 2 |
| #define | TO_INTEGER 3 |
| #define | TO_FLOAT 4 |
Define Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
