libwreport
2.8
|
D-table entry. More...
#include <dtable.h>
Data Fields | |
Varcode | code |
Varcode to be expanded. | |
unsigned | begin |
Position in the main table where the expansion begins. | |
unsigned | end |
Position in the main table one past where the expansion ends. | |
Protected Member Functions | |
Entry (Varcode code, unsigned begin, unsigned end) | |
Constructor used internally by DTable::load. | |
Friends | |
class | wreport::DTable |
D-table entry.