Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

sreader.cpp File Reference

#include <string.h>
#include <ctype.h>
#include "slexer.hpp"
#include "sreader.hpp"

Include dependency graph for sreader.cpp:

Go to the source code of this file.

Variables

IntelibDummyPackage TheDummyPackage
IntelibGenericReaderPTheIntelibReader = 0
 The global IntelibGenericReader pointer.


Variable Documentation

IntelibDummyPackage TheDummyPackage
 

Definition at line 464 of file sreader.cpp.

Referenced by IntelibGenericReader::IntelibGenericReader().

IntelibGenericReader* PTheIntelibReader = 0
 

The global IntelibGenericReader pointer.

The library functions READ, SAFEREAD and READFROMSTRING use this pointer to determine whether to use a custom (possibly fine-tuned) IntelibGenericReader. If the pointer remains NULL (0), the functions create an object locally each time they're called. The library doesn't assign this pointer to any object, so it remains zero unless you explicitly change it.

Note:
If you decide to change the pointer, it might be not a bad idea to save its value and restore it after you finish with your operation.

Definition at line 470 of file sreader.cpp.


Generated on Tue Dec 18 00:40:31 2007 for InteLib by  doxygen 1.4.1