Public Member Functions | Public Attributes
morphio::WrongDuplicate Struct Reference
Inheritance diagram for morphio::WrongDuplicate:
morphio::WarningMessage

Public Member Functions

 WrongDuplicate (std::string uri_, std::shared_ptr< morphio::mut::Section > current_, std::shared_ptr< morphio::mut::Section > parent_)
 
std::string msg () const final
 
Warning warning () const final
 
- Public Member Functions inherited from morphio::WarningMessage
 WarningMessage (std::string uri_)
 
 WarningMessage (const WarningMessage &)=default
 
 WarningMessage (WarningMessage &&)=delete
 
WarningMessageoperator= (const WarningMessage &)=default
 
WarningMessageoperator= (WarningMessage &&)=delete
 

Public Attributes

morphio::readers::ErrorLevel errorLevel = morphio::readers::ErrorLevel::WARNING
 
std::shared_ptr< morphio::mut::Sectioncurrent
 
std::shared_ptr< morphio::mut::Sectionparent
 
- Public Attributes inherited from morphio::WarningMessage
std::string uri