4 #ifndef FIRE_LOGGING_CORE_APPENDER_ABSTRACTAPPENDER_HPP_INCLUDED 
    5 #define FIRE_LOGGING_CORE_APPENDER_ABSTRACTAPPENDER_HPP_INCLUDED 
   10 #include "fire/Object.hpp" 
   11 #include "fire/export.hpp" 
   12 #include "fire/logging/core/appender/Appender.hpp" 
   89   std::string getName();
 
  101   std::string toString();
 
Classe per la gestione di un oggetto. 
Definition: Object.hpp:29
 
Definition: Appender.hpp:43
 
std::string name
Definition: AbstractAppender.hpp:56
 
Definition: AbstractAppender.hpp:48