FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T , class S >
const T& fits::GetAs
(
const std::string &
name
)
inline
Definition at line
868
of file
fits.h
.
869
{
870
return
*
reinterpret_cast<
S*
>
(
fPointers
[name]);
871
}
fits::fPointers
Pointers fPointers
Definition:
fits.h:507
fits
Generated on Sun Sep 18 2016 20:50:52 for FACT++ by
1.8.11