core
vsl
vsl_fwd.h
Go to the documentation of this file.
1
// This is core/vsl/vsl_fwd.h
2
#ifndef vsl_fwd_h_
3
#define vsl_fwd_h_
4
//:
5
// \file
6
// \author Ian Scott
7
8
class
vsl_b_ostream
;
9
class
vsl_b_istream
;
10
class
vsl_basic_xml_element
;
11
12
#endif // vsl_fwd_h_
vsl_b_ostream
A binary output adaptor for any std::ostream.
Definition:
vsl_binary_io.h:37
vsl_basic_xml_element
Definition:
vsl_basic_xml_element.h:27
vsl_b_istream
An adaptor for any std::istream to make it suitable for binary input.
Definition:
vsl_binary_io.h:166
Generated by
1.8.15