System::IO::BasicSTDIOStreamWrapper< T, typename > Member List

This is the complete list of members for System::IO::BasicSTDIOStreamWrapper< T, typename >, including all inherited members.

BaseIType typedefSystem::IO::BasicSTDIOStreamWrapper< T, typename >
BaseOType typedefSystem::IO::BasicSTDIOStreamWrapper< T, typename >
BaseType typedefSystem::IO::BasicSTDIOStreamWrapper< T, typename >
BasicSTDIOStreamWrapper(std::basic_iostream< char_type, traits_type > &str, STDIOStreamWrappingMode mode=STDIOStreamWrappingMode::Binary, STDIOStreamPositionPreference pref_pos=STDIOStreamPositionPreference::Zero)System::IO::BasicSTDIOStreamWrapper< T, typename >inline
BasicSTDIOStreamWrapper(const BasicSTDIOStreamWrapper &)=deleteSystem::IO::BasicSTDIOStreamWrapper< T, typename >
BasicSTDIStreamWrapper(std::basic_istream< char_type, traits_type > &str, STDIOStreamWrappingMode mode=STDIOStreamWrappingMode::Binary)System::IO::BasicSTDIStreamWrapper< T >inline
BasicSTDIStreamWrapper(const BasicSTDIStreamWrapper &)=deleteSystem::IO::BasicSTDIStreamWrapper< T >
BasicSTDOStreamWrapper(std::basic_ostream< char_type, traits_type > &str, STDIOStreamWrappingMode mode=STDIOStreamWrappingMode::Binary)System::IO::BasicSTDOStreamWrapper< T >inline
BasicSTDOStreamWrapper(const BasicSTDOStreamWrapper &)=deleteSystem::IO::BasicSTDOStreamWrapper< T >
BeginRead(System::ArrayPtr< uint8_t > buffer, int offset, int count, System::AsyncCallback callback, System::SharedPtr< System::Object > state)System::IO::Streamvirtual
BeginWrite(System::ArrayPtr< uint8_t > buffer, int offset, int count, System::AsyncCallback callback, System::SharedPtr< System::Object > state)System::IO::Streamvirtual
char_type typedefSystem::IO::BasicSTDIOStreamWrapper< T, typename >
Close()System::IO::Streaminlinevirtual
CopyTo(const SharedPtr< Stream > &destination)System::IO::Stream
CopyTo(const SharedPtr< Stream > &destination, int32_t buffer_size)System::IO::Stream
Dispose() overrideSystem::IO::Streamvirtual
EndRead(System::SharedPtr< System::IAsyncResult > asyncResult)System::IO::Streamvirtual
EndWrite(System::SharedPtr< System::IAsyncResult > asyncResult)System::IO::Streamvirtual
Equals(ptr obj)System::Objectvirtual
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(float const &objA, float const &objB)System::Objectinline
Equals(double const &objA, double const &objB)System::Objectinline
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
Flush() overrideSystem::IO::BasicSTDIOStreamWrapper< T, typename >inlinevirtual
get_CanRead() const overrideSystem::IO::STDIOStreamWrapperBase< T >inlinevirtual
get_CanSeek() const overrideSystem::IO::STDIOStreamWrapperBase< T >inlinevirtual
get_CanTimeout() constSystem::IO::Streamvirtual
get_CanWrite() const overrideSystem::IO::STDIOStreamWrapperBase< T >inlinevirtual
get_Length() const overrideSystem::IO::STDIOStreamWrapperBase< T >inlinevirtual
get_Position() const overrideSystem::IO::STDIOStreamWrapperBase< T >inlinevirtual
get_ReadTimeout() constSystem::IO::Streamvirtual
get_WriteTimeout() constSystem::IO::Streamvirtual
GetCounter()System::Objectinline
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
int_type typedefSystem::IO::STDIOStreamWrapperBase< T >
Is(const TypeInfo &targetType) constSystem::Objectvirtual
Lock()System::Object
MemberwiseClone() constSystem::Objectvirtual
NullSystem::IO::Streamstatic
Object()System::Object
Object(Object const &x)System::Object
off_type typedefSystem::IO::STDIOStreamWrapperBase< T >
operator=(const BasicSTDIOStreamWrapper &)=deleteSystem::IO::BasicSTDIOStreamWrapper< T, typename >
BasicSTDIStreamWrapper< T >::operator=(const BasicSTDIStreamWrapper &)=deleteSystem::IO::BasicSTDIStreamWrapper< T >
BasicSTDIStreamWrapper< T >::STDIOStreamWrapperBase< T >::operator=(const STDIOStreamWrapperBase &)=deleteSystem::IO::STDIOStreamWrapperBase< T >
BasicSTDIStreamWrapper< T >::System::IO::Stream::operator=(Object const &x)System::Objectinline
BasicSTDOStreamWrapper< T >::operator=(const BasicSTDOStreamWrapper &)=deleteSystem::IO::BasicSTDOStreamWrapper< T >
pos_type typedefSystem::IO::STDIOStreamWrapperBase< T >
ptr typedefSystem::Object
Ptr typedefSystem::IO::Stream
Read(const ArrayPtr< uint8_t > &buffer, int32_t offset, int32_t count) overrideSystem::IO::BasicSTDIOStreamWrapper< T, typename >inlinevirtual
Read(const System::Details::ArrayView< uint8_t > &buffer, int32_t offset, int32_t count) overrideSystem::IO::BasicSTDIOStreamWrapper< T, typename >inlinevirtual
STDIOStreamWrapperBase< T >::Read(const System::Details::StackArray< uint8_t, N > &buffer, int32_t offset, int32_t count)System::IO::Streaminline
ReadByte() overrideSystem::IO::BasicSTDIOStreamWrapper< T, typename >inlinevirtual
ReferenceEquals(ptr const &objA, ptr const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, T const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, std::nullptr_t)System::Objectinlinestatic
ReferenceEquals(String const &str, std::nullptr_t)System::Objectinline
ReferenceEquals(String const &str1, String const &str2)System::Objectinline
RemovedSharedRefs(int count)System::Objectinline
RTTI_INFO_TEMPLATE_CLASS(ThisType, ThisTypeBaseTypesInfo)System::IO::BasicSTDIOStreamWrapper< T, typename >
BasicSTDIStreamWrapper< T >::RTTI_INFO_TEMPLATE_CLASS(ThisType, ThisTypeBaseTypesInfo)System::IO::BasicSTDIStreamWrapper< T >
BasicSTDOStreamWrapper< T >::RTTI_INFO_TEMPLATE_CLASS(ThisType, ThisTypeBaseTypesInfo)System::IO::BasicSTDOStreamWrapper< T >
Seek(int64_t offset, SeekOrigin origin) overrideSystem::IO::STDIOStreamWrapperBase< T >inlinevirtual
set_Position(int64_t value) overrideSystem::IO::STDIOStreamWrapperBase< T >inlinevirtual
set_ReadTimeout(int timeout)System::IO::Streamvirtual
set_WriteTimeout(int timeout)System::IO::Streamvirtual
SetLength(int64_t value) overrideSystem::IO::BasicSTDIOStreamWrapper< T, typename >inlinevirtual
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
STDIOStreamWrapperBase(const STDIOStreamWrapperBase &)=deleteSystem::IO::STDIOStreamWrapperBase< T >
ThisType typedefSystem::IO::BasicSTDIOStreamWrapper< T, typename >
ThisTypeBaseTypesInfo typedefSystem::IO::BasicSTDIOStreamWrapper< T, typename >
ToString() constSystem::Objectvirtual
traits_type typedefSystem::IO::BasicSTDIOStreamWrapper< T, typename >
Type()System::Objectinlinestatic
Unlock()System::Object
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
Write(const ArrayPtr< uint8_t > &buffer, int32_t offset, int32_t count) overrideSystem::IO::BasicSTDIOStreamWrapper< T, typename >inlinevirtual
Write(const System::Details::ArrayView< uint8_t > &buffer, int32_t offset, int32_t count) overrideSystem::IO::BasicSTDIOStreamWrapper< T, typename >inlinevirtual
STDIOStreamWrapperBase< T >::Write(const System::Details::StackArray< uint8_t, N > &buffer, int32_t offset, int32_t count)System::IO::Streaminline
WriteByte(uint8_t value) overrideSystem::IO::BasicSTDIOStreamWrapper< T, typename >inlinevirtual
~Object()System::Objectvirtual