#ifndef CLASS_ #define CLASS_ #include <> /// Example of a Doxygen compatible comment for a class class { private: protected: public: }; #endif