DATRW++ library: seismic data I/O with multiple formats

◆ help() [1/2]

void datrw::isacstream::help ( std::ostream &  os = std::cout)
static

Definition at line 161 of file isacstream.cc.

References datrw::sac::help().

Referenced by datrw::online_help().

162  { datrw::sac::help(os); }
void help(std::ostream &os)
print information about file decoding
Definition: sacread.cc:56
Here is the call graph for this function:
Here is the caller graph for this function: