Public Member Functions | Public Attributes
morphio::WarningMessage Struct Referenceabstract
Inheritance diagram for morphio::WarningMessage:
morphio::AppendingEmptySection morphio::DisconnectedNeurite morphio::MitochondriaWriteNotSupported morphio::NoSomaFound morphio::OnlyChild morphio::SomaNonConform morphio::SomaNonContour morphio::SomaNonCynlinderOrPoint morphio::WriteEmptyMorphology morphio::WriteNoSoma morphio::WriteUndefinedSoma morphio::WrongDuplicate morphio::WrongRootPoint morphio::ZeroDiameter

Public Member Functions

 WarningMessage (std::string uri_)
 
 WarningMessage (const WarningMessage &)=default
 
 WarningMessage (WarningMessage &&)=delete
 
WarningMessageoperator= (const WarningMessage &)=default
 
WarningMessageoperator= (WarningMessage &&)=delete
 
virtual std::string msg () const =0
 
virtual morphio::enums::Warning warning () const =0
 

Public Attributes

std::string uri