The IDLitWriter class defines the interface used to construct file writers for the iTools framework. Objects of this class are not intended to be created as standalone entities; rather, this class should be included as the superclass of an iTool file writer class.
This class is written in the IDL language. Its source code can be found in the file idlitwriter__define.pro in the lib/itools/framework subdirectory of the IDL distribution.
| Note |
See IDLitWriter::Init.
Objects of this class do not have any properties of their own, but do have properties inherited from any superclasses.
Objects of this class have the following properties. See IDLitWriter Properties for details on individual properties.
This class has the following methods:
In addition, this class inherits the methods of its superclasses.
See Creating a File Writer for examples using this class and its methods.
Introduced: 6.0