Go to the source code of this file.
Classes | |
| class | FileGenerator |
Defines | |
| #define | PATLINELENGTH 500 |
| #define | ANY_TERM ((char)0xFF) |
Functions | |
| void | eatss (const char *&ptr, CString &outstr) |
| void | eatdq (const char *&ptr, CString &outstr) |
| #define ANY_TERM ((char)0xFF) |
Definition at line 152 of file SDK/PatternProcessor/BONComponent.cpp.
| #define PATLINELENGTH 500 |
Definition at line 27 of file SDK/PatternProcessor/BONComponent.cpp.
| void eatdq | ( | const char *& | ptr, | |
| CString & | outstr | |||
| ) |
Definition at line 80 of file SDK/PatternProcessor/BONComponent.cpp.
| void eatss | ( | const char *& | ptr, | |
| CString & | outstr | |||
| ) |
Definition at line 109 of file SDK/PatternProcessor/BONComponent.cpp.
1.6.3