#include <binaryIO.h>
|
static void | write (std::ostream &, const std::vector< int > &data) |
|
static void | write (std::ostream &, const std::vector< double > &data) |
|
Definition at line 13 of file binaryIO.h.
◆ write() [1/2]
void osl::misc::BinaryWriter::write |
( |
std::ostream & |
os, |
|
|
const std::vector< double > & |
data |
|
) |
| |
|
static |
◆ write() [2/2]
void osl::misc::BinaryWriter::write |
( |
std::ostream & |
os, |
|
|
const std::vector< int > & |
data |
|
) |
| |
|
static |
The documentation for this struct was generated from the following files: