Definition in file vsl_string_io.h.
#include <vcl_string.h>
Go to the source code of this file.
Functions | |
| template<class T> | |
| void | vsl_b_write (vsl_b_ostream &s, const vcl_basic_string< T > &v) |
| Write string to binary stream. | |
| template<class T> | |
| void | vsl_b_read (vsl_b_istream &s, vcl_basic_string< T > &v) |
| Read string from binary stream. | |
| void vsl_b_read | ( | vsl_b_istream & | s, | |
| vcl_basic_string< T > & | v | |||
| ) |
| void vsl_b_write | ( | vsl_b_ostream & | s, | |
| const vcl_basic_string< T > & | v | |||
| ) |
1.5.1