the line data items
More...
#include <textlinedata.h>
◆ TextLineDataList()
edbee::TextLineDataList::TextLineDataList |
( |
| ) |
|
construct the text line data item
◆ ~TextLineDataList()
edbee::TextLineDataList::~TextLineDataList |
( |
| ) |
|
|
virtual |
◆ at()
This method returns the given data item /.
- Parameters
-
manager | the manager to use |
field | the field index to retrieve |
- Returns
- the TextLineData item in the given field or 0
◆ destroy()
◆ give()
this method gives a given dat item to the given field position
◆ realloc()
void edbee::TextLineDataList::realloc |
( |
TextLineDataManager * |
manager, |
|
|
int |
oldFieldPerLine, |
|
|
int |
newFieldsPerLine |
|
) |
| |
This method reallocates the number of fields.
◆ take()
This method returns the given data item and transfers the ownership. The item in the list is set to 0.
- Parameters
-
manager | the manager to use |
field | the field index to retrieve |
- Returns
- the TextLineData item in the given field or 0
The documentation for this class was generated from the following files: