STAPL API Reference
Overview
Containers
Algorithms
Views
Skeletons
Run-Time System
Modules
Classes
stapl
stream
stapl::stream< Stream > Member List
This is the complete list of members for
stapl::stream< Stream >
, including all inherited members.
char_type
typedef (defined in
stapl::stream< Stream >
)
stapl::stream< Stream >
close
(void)
stapl::stream< Stream >
endl
(void)
stapl::stream< Stream >
getline
(char_type *s, std::streamsize count, char_type delim=char_type('\n'))
stapl::stream< Stream >
is_open
(void) const
stapl::stream< Stream >
open
(char const *const name)
stapl::stream< Stream >
open
(char const *const name, std::ios_base::openmode mode)
stapl::stream< Stream >
read
(T &val) (defined in
stapl::stream< Stream >
)
stapl::stream< Stream >
read
(char_type *s, std::streamsize count)
stapl::stream< Stream >
stream
(void) (defined in
stapl::stream< Stream >
)
stapl::stream< Stream >
stream
(char const *const name)
stapl::stream< Stream >
stream
(char const *const name, std::ios_base::openmode mode)
stapl::stream< Stream >
stream
(stream const &other)
stapl::stream< Stream >
write
(T &val) (defined in
stapl::stream< Stream >
)
stapl::stream< Stream >
write
(char_type *s, std::streamsize count)
stapl::stream< Stream >
~stream
(void) (defined in
stapl::stream< Stream >
)
stapl::stream< Stream >
STAPL is a project of Texas A&M University
Generated on Mon Nov 25 2024 00:54:44 for STAPL by
1.8.13