Public Types | Public Attributes
morphio::readers::Sample Struct Reference

#include <errorMessages.h>

Public Types

enum  : unsigned int { UNKNOWN_ID = 0xFFFFFFFE }
 

Public Attributes

floatType diameter = -1.
 
bool valid = false
 
Point point {}
 
SectionType type = SECTION_UNDEFINED
 
unsigned int parentId = UNKNOWN_ID
 
unsigned int id = UNKNOWN_ID
 
unsigned int lineNumber = 0
 

Detailed Description

A sample of section for error reporting, includes its position (line) within the file.