Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos::TypeNameTraits< UndefinedType2 > Class Reference

#include <TestClasses.hpp>

Inheritance diagram for Teuchos::TypeNameTraits< UndefinedType2 >:

Static Public Member Functions

static std::string name ()
 
static std::string concreteName (const UndefinedType2 &)
 
static std::string name ()
 
static std::string concreteName (const UndefinedType2 &t)
 

Detailed Description

Definition at line 260 of file TestClasses.hpp.

Member Function Documentation

◆ name() [1/2]

static std::string Teuchos::TypeNameTraits< UndefinedType2 >::name ( )
inlinestatic

Definition at line 262 of file TestClasses.hpp.

◆ concreteName() [1/2]

static std::string Teuchos::TypeNameTraits< UndefinedType2 >::concreteName ( const UndefinedType2 & )
inlinestatic

Definition at line 263 of file TestClasses.hpp.

◆ name() [2/2]

static std::string Teuchos::TypeNameTraits< UndefinedType2 >::name ( )
inlinestatic

Definition at line 88 of file Teuchos_TypeNameTraits.hpp.

◆ concreteName() [2/2]

static std::string Teuchos::TypeNameTraits< UndefinedType2 >::concreteName ( const UndefinedType2 & t)
inlinestatic

Definition at line 94 of file Teuchos_TypeNameTraits.hpp.


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