Public Member Functions | Private Attributes | List of all members
MyLogger Class Reference
Inheritance diagram for MyLogger:
Inheritance graph
[legend]

Public Member Functions

virtual void info (const std::string &msg)
 
 MyLogger (bool verbose)
 
- Public Member Functions inherited from Logger
virtual void error (const std::string &)
 
virtual void error (const std::string &)
 
 Logger ()
 
 Logger ()
 
virtual void warning (const std::string &)
 
virtual void warning (const std::string &)
 
virtual ~Logger ()
 
virtual ~Logger ()
 

Private Attributes

bool m_verbose
 

Detailed Description

Definition at line 41 of file flash.cpp.

Constructor & Destructor Documentation

MyLogger::MyLogger ( bool  verbose)
inline

Definition at line 44 of file flash.cpp.

Member Function Documentation

virtual void MyLogger::info ( const std::string &  msg)
inlinevirtual

Reimplemented from Logger.

Definition at line 49 of file flash.cpp.

Member Data Documentation

bool MyLogger::m_verbose
private

Definition at line 58 of file flash.cpp.


The documentation for this class was generated from the following file:


crazyflie_tools
Author(s): Wolfgang Hoenig
autogenerated on Mon Sep 28 2020 03:40:15