Gromacs  2019.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
#include <memory>
+ Include dependency graph for ihelptopic.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::IHelpTopic.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Classes

class  gmx::IHelpTopic
 Provides a single online help topic. More...
 

Typedefs

typedef std::unique_ptr
< IHelpTopic > 
gmx::HelpTopicPointer
 Smart pointer type to manage a IHelpTopic object.