libwreport 2.1
Data Fields | Protected Member Functions | Friends
wreport::dtable::Entry Struct Reference

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

Detailed Description

D-table entry.


The documentation for this struct was generated from the following file: