Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
doxygen-1.8.11
examples
author.cpp
Go to the documentation of this file.
1
/*!
2
* \brief Pretty nice class.
3
* \details This class is used to demonstrate a number of section commands.
4
* \author John Doe
5
* \author Jan Doe
6
* \version 4.1a
7
* \date 1990-2011
8
* \pre First initialize the system.
9
* \bug Not all memory is freed when deleting an object of this class.
10
* \warning Improper use can crash your application
11
* \copyright GNU Public License.
12
*/
13
class
SomeNiceClass
{};
SomeNiceClass
Pretty nice class.
Definition:
author.cpp:13
Generated by
1.8.11