SFF++ library: reading and writing SFF from C++
◆
test_internals()
void test_internals
(
)
Definition at line
50
of file
sfftest.cc
.
Referenced by
main()
.
51
{
52
cout <<
"test internals\n"
53
<<
"--------------\n"
<< endl;
54
cout <<
"sizeof(sff::WID2): "
<<
sizeof
(
sff::WID2
) << endl;
55
}
// void test_internals()
sff::WID2
Waveform Header.
Definition:
sffxx.h:209
Here is the caller graph for this function:
sfftest.cc
Generated on Mon Aug 21 2023 17:36:12 for SFF++ library: reading and writing SFF from C++ by
1.8.14