#include <template.h>

Classes | |
| struct | Parameters |
Public Member Functions | |
| Scan2Line (Parameters *parm) | |
| ~Scan2Line () | |
Protected Attributes | |
| Parameters * | param_ |
Definition at line 29 of file template.h.
| Scan2Line::Scan2Line | ( | Parameters * | parm | ) |
Definition at line 29 of file template.cpp.
Definition at line 25 of file template.cpp.
Parameters* Scan2Line::param_ [protected] |
Definition at line 38 of file template.h.