STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::stream_impl::stream_wrapper_impl< Stream > Member List

This is the complete list of members for stapl::stream_impl::stream_wrapper_impl< Stream >, including all inherited members.

advance_epoch(void)stapl::p_object
close(void) (defined in stapl::stream_impl::stream_wrapper_impl< Stream >)stapl::stream_impl::stream_wrapper_impl< Stream >
endl(void)stapl::stream_impl::stream_wrapper_impl< Stream >
fetch(std::streamsize count)stapl::stream_impl::stream_wrapper_impl< Stream >protected
fetchline(std::streamsize count, typename Stream::char_type delim)stapl::stream_impl::stream_wrapper_impl< Stream >protected
get_location_id(void) const noexceptstapl::p_object
get_location_md(void) const noexceptstapl::p_object
get_location_md(void) noexceptstapl::p_object
get_num_locations(void) const noexceptstapl::p_object
get_rmi_handle(void) const noexceptstapl::p_object
get_rmi_handle(void) noexceptstapl::p_object
get_value() (defined in stapl::stream_impl::stream_wrapper_impl< Stream >)stapl::stream_impl::stream_wrapper_impl< Stream >protected
getline(typename Stream::char_type *s, std::streamsize count, typename Stream::char_type delim)stapl::stream_impl::stream_wrapper_impl< Stream >
is_open(void) conststapl::stream_impl::stream_wrapper_impl< Stream >
lock(void)stapl::p_object
open(char const *const name) (defined in stapl::stream_impl::stream_wrapper_impl< Stream >)stapl::stream_impl::stream_wrapper_impl< Stream >
open(char const *const name, std::ios_base::openmode mode) (defined in stapl::stream_impl::stream_wrapper_impl< Stream >)stapl::stream_impl::stream_wrapper_impl< Stream >
operator=(p_object const &other) noexceptstapl::p_object
operator=(p_object &&other) noexceptstapl::p_object
p_object(const unsigned int flags=0)stapl::p_objectexplicit
p_object(p_object const &other)stapl::p_object
p_object(p_object &&other)stapl::p_object
read(T &val)stapl::stream_impl::stream_wrapper_impl< Stream >
read(proxy< T, Accessor > &val)stapl::stream_impl::stream_wrapper_impl< Stream >
read(typename Stream::char_type *s, std::streamsize count)stapl::stream_impl::stream_wrapper_impl< Stream >
size_type typedef (defined in stapl::p_object)stapl::p_object
stream_wrapper_impl() (defined in stapl::stream_impl::stream_wrapper_impl< Stream >)stapl::stream_impl::stream_wrapper_impl< Stream >
stream_wrapper_impl(char const *const name) (defined in stapl::stream_impl::stream_wrapper_impl< Stream >)stapl::stream_impl::stream_wrapper_impl< Stream >
stream_wrapper_impl(char const *const name, std::ios_base::openmode mode) (defined in stapl::stream_impl::stream_wrapper_impl< Stream >)stapl::stream_impl::stream_wrapper_impl< Stream >
try_lock(void)stapl::p_object
unlock(void)stapl::p_object
write(T const &val)stapl::stream_impl::stream_wrapper_impl< Stream >
write(typename Stream::char_type *s, std::streamsize count)stapl::stream_impl::stream_wrapper_impl< Stream >
write_impl(std::basic_string< typename Stream::char_type > const &data, std::streamsize count)stapl::stream_impl::stream_wrapper_impl< Stream >protected
~p_object(void)=defaultstapl::p_objectprotectedvirtual
~stream_wrapper_impl() (defined in stapl::stream_impl::stream_wrapper_impl< Stream >)stapl::stream_impl::stream_wrapper_impl< Stream >