#include <Teuchos_Ptr.hpp>
Static Public Member Functions | |
| static std::string | name () |
| static std::string | concreteName (const Ptr< T > &t) |
Definition at line 420 of file Teuchos_Ptr.hpp.
| static std::string Teuchos::TypeNameTraits< Ptr< T > >::concreteName | ( | const Ptr< T > & | t | ) | [inline, static] |
Definition at line 423 of file Teuchos_Ptr.hpp.
| static std::string Teuchos::TypeNameTraits< Ptr< T > >::name | ( | ) | [inline, static] |
Definition at line 422 of file Teuchos_Ptr.hpp.
1.5.9