FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool ofits::AddEmpty
(
const std::string &
key
,
const std::string &
comment
=
""
)
inline
Definition at line
521
of file
ofits.h
.
References
ofits::Key::comment
, and
Set()
.
522
{
523
return
Set
(key,
true
,
""
, comment);
524
}
ofits::Set
bool Set(const std::string &key="", bool delim=false, const std::string &value="", const std::string &comment="")
Definition:
ofits.h:260
Here is the call graph for this function:
ofits
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11