FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<typename T >
T fits::Get
(
const std::string &
key
,
const std::string &
deflt
)
const
inline
Definition at line
968
of file
fits.h
.
References
fits::Table::Get()
.
969
{
970
return
fTable
.
Get
<T>(key, deflt);
971
}
fits::Table::Get
T Get(const std::string &key) const
Definition:
fits.h:419
fits::fTable
Table fTable
Definition:
fits.h:502
Here is the call graph for this function:
fits
Generated on Sun Sep 18 2016 20:50:52 for FACT++ by
1.8.11