#include <properties.h>
Public Member Functions | |
| bool | diff (const CellLevel &other) 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 |
Service information that is available at the Morphology level (morphology version, morphology family, soma type, etc.)