Public Member Functions | Public Attributes
morphio::Property::CellLevel Struct Reference

#include <properties.h>

Public Member Functions

bool diff (const CellLevel &other, LogLevel logLevel) const
 
bool operator== (const CellLevel &other) const
 
bool operator!= (const CellLevel &other) const
 
std::string fileFormat () const
 
uint32_t majorVersion ()
 
uint32_t minorVersion ()
 

Public Attributes

MorphologyVersion _version = {"undefined", 0, 0}
 
morphio::CellFamily _cellFamily = NEURON
 
SomaType _somaType = SOMA_UNDEFINED
 
std::vector< Annotation_annotations
 
std::vector< Marker_markers
 

Detailed Description

Service information that is available at the Morphology level (morphology version, morphology family, soma type, etc.)