Name

classlist.pl — generate class list files from idl.list files

Synopsis

classlist.pl [OPTION...] [directory]

Description

Generate class_list.list, class_list.h and class_list.cpp files from idl.list in specified directory.

Options

The only option is:

-v | --verbose
        Be more verbose. May be used multiple times.

Notes

What the class lists are and syntax of idl.list files is described in the next section.

The classlist.pl can be found in the src/core/factgen subdirectory of the massiv source root directory. Check its perldoc documentation for more detailed info.