FemViewer::AppImpl< T * > Class Template Reference

#include <AppImpl.hpp>

Collaboration diagram for FemViewer::AppImpl< T * >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~AppImpl ()

Static Public Member Functions

static int run (int argc, char **argv)
static void close (void)

Public Attributes

ModuleThread _thread

Protected Member Functions

 AppImpl (int argc, char **argv)

Static Protected Attributes

static std::unique_ptr
< AppImpl< T * > > 
_self

template<class T>
class FemViewer::AppImpl< T * >


Constructor & Destructor Documentation

template<class T >
FemViewer::AppImpl< T * >::~AppImpl (  )  [inline]
template<class T >
FemViewer::AppImpl< T * >::AppImpl ( int  argc,
char **  argv 
) [inline, protected]

Member Function Documentation

template<class T >
void FemViewer::AppImpl< T * >::close ( void   )  [inline, static]
template<class T >
int FemViewer::AppImpl< T * >::run ( int  argc,
char **  argv 
) [inline, static]

Member Data Documentation

template<class T >
std::unique_ptr< AppImpl< T * > > FemViewer::AppImpl< T * >::_self [inline, static, protected]
template<class T >
ModuleThread FemViewer::AppImpl< T * >::_thread

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1