#include <NormalizedTypeNameUtil.h>
Definition at line 18 of file NormalizedTypeNameUtil.h.
◆ operator->()
| T* std::unique_ptr< T >::operator-> |
|
inherited |
◆ str()
| std::string RootUtils::ManagedCStr::str |
( |
| ) |
|
|
inline |
Definition at line 21 of file NormalizedTypeNameUtil.h.
21{
return (this->
get() ? std::string(this->
get()) : std::string()); }
T * get(TKey *tobj)
get a TObject* from a TKey* (why can't a TObject be a TKey?)
◆ ptr
| T std::unique_ptr< T >::ptr |
|
inherited |
The documentation for this class was generated from the following file: