#include <Teuchos_TypeNameTraits.hpp>
Public Types | |
| typedef T * | T_ptr |
Static Public Member Functions | |
| static std::string | name () |
| static std::string | concreteName (T_ptr &) |
Definition at line 102 of file Teuchos_TypeNameTraits.hpp.
| typedef T* Teuchos::TypeNameTraits< T * >::T_ptr |
Definition at line 104 of file Teuchos_TypeNameTraits.hpp.
| static std::string Teuchos::TypeNameTraits< T * >::concreteName | ( | T_ptr & | ) | [inline, static] |
Definition at line 106 of file Teuchos_TypeNameTraits.hpp.
| static std::string Teuchos::TypeNameTraits< T * >::name | ( | ) | [inline, static] |
Definition at line 105 of file Teuchos_TypeNameTraits.hpp.
1.5.9