Public Attributes

CSVImport::LogEntry Struct Reference

#include <csvimport.h>

Collaboration diagram for CSVImport::LogEntry:
Collaboration graph
[legend]

List of all members.

Public Attributes

unsigned int lineno
std::string message

Detailed Description

Log entry.

Definition at line 51 of file csvimport.h.


Member Data Documentation

The line number where the error occurred.

Definition at line 55 of file csvimport.h.

Referenced by CSVImport::logError().

The error message.

Definition at line 59 of file csvimport.h.

Referenced by CSVImport::logError().


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