SFF++ library: reading and writing SFF from C++
◆
append()
[1/3]
void sff::FREE::append
(
const std::string &
line
)
inline
Definition at line
160
of file
sffxx.h
.
References
lines
.
Referenced by
append()
.
160
{
lines
.push_back(line); }
sff::FREE::lines
Tlines lines
Definition:
sffxx.h:163
Here is the caller graph for this function:
sff
FREE
Generated on Mon Aug 21 2023 17:36:13 for SFF++ library: reading and writing SFF from C++ by
1.8.14