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

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

BaseType typedefSystem::IO::BasicSTDIStreamWrapper< T, typename >
BasicSTDIStreamWrapper(std::basic_istream< char_type, traits_type > &str, STDIOStreamWrappingMode mode=STDIOStreamWrappingMode::Binary)System::IO::BasicSTDIStreamWrapper< T, typename >inline
BasicSTDIStreamWrapper(const BasicSTDIStreamWrapper &)=deleteSystem::IO::BasicSTDIStreamWrapper< T, typename >
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::BasicSTDIStreamWrapper< T, typename >
Check() const overrideSystem::IO::BasicSTDIStreamWrapper< T, typename >inlineprotectedvirtual
Close()System::IO::Streaminlinevirtual
CopyTo(const SharedPtr< Stream > &destination)System::IO::Stream
CopyTo(const SharedPtr< Stream > &destination, int32_t buffer_size)System::IO::Stream
DecodeElem(int_type meta)System::IO::STDIOStreamWrapperBase< T >inlineprotected
DecodeElem(int_type meta, ArrayPtr< uint8_t > &destination)System::IO::STDIOStreamWrapperBase< T >inlineprotected
Dispose() overrideSystem::IO::Streamvirtual
Dispose(bool disposing)System::IO::Streamprotectedvirtual
EncodeElem()System::IO::STDIOStreamWrapperBase< T >inlineprotected
EncodeElem(uint8_t *source)System::IO::STDIOStreamWrapperBase< T >inlineprotected
EncodeElem(uint8_t *source, char_type *destination)System::IO::STDIOStreamWrapperBase< T >inlineprotected
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::BasicSTDIStreamWrapper< 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
m_byte_posSystem::IO::STDIOStreamWrapperBase< T >protected
m_can_readSystem::IO::STDIOStreamWrapperBase< T >protected
m_can_seekSystem::IO::STDIOStreamWrapperBase< T >protected
m_can_writeSystem::IO::STDIOStreamWrapperBase< T >protected
m_decoded_elemSystem::IO::STDIOStreamWrapperBase< T >protected
m_elem_posSystem::IO::STDIOStreamWrapperBase< T >protected
m_elem_sizeSystem::IO::STDIOStreamWrapperBase< T >protectedstatic
m_last_elem_gposSystem::IO::STDIOStreamWrapperBase< T >protected
m_last_elem_pposSystem::IO::STDIOStreamWrapperBase< T >protected
m_lengthSystem::IO::STDIOStreamWrapperBase< T >protected
m_streamSystem::IO::STDIOStreamWrapperBase< T >protected
m_wrapping_modeSystem::IO::STDIOStreamWrapperBase< T >protected
MemberwiseClone() constSystem::Objectvirtual
NullSystem::IO::Streamstatic
Object()System::Object
Object(Object const &x)System::Object
off_type typedefSystem::IO::STDIOStreamWrapperBase< T >
operator=(const BasicSTDIStreamWrapper &)=deleteSystem::IO::BasicSTDIStreamWrapper< T, typename >
STDIOStreamWrapperBase< T >::operator=(const STDIOStreamWrapperBase &)=deleteSystem::IO::STDIOStreamWrapperBase< T >
System::IO::Stream::operator=(Object const &x)System::Objectinline
pos_type typedefSystem::IO::STDIOStreamWrapperBase< T >
Ptr typedefSystem::IO::Stream
ptr typedefSystem::Object
Pubseekpos(int64_t value) overrideSystem::IO::BasicSTDIStreamWrapper< T, typename >inlineprotectedvirtual
Read(const ArrayPtr< uint8_t > &buffer, int32_t offset, int32_t count) overrideSystem::IO::BasicSTDIStreamWrapper< T, typename >inlinevirtual
Read(const System::Details::ArrayView< uint8_t > &buffer, int32_t offset, int32_t count) overrideSystem::IO::BasicSTDIStreamWrapper< 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::BasicSTDIStreamWrapper< 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::BasicSTDIStreamWrapper< T, typename >
STDIOStreamWrapperBase< T >::RTTI_INFO_TEMPLATE_CLASS(ThisType, ThisTypeBaseTypesInfo)System::IO::STDIOStreamWrapperBase< 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::BasicSTDIStreamWrapper< 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 >
STDIOStreamWrapperBase(std::basic_ios< char_type, traits_type > &str, STDIOStreamWrappingMode mode=STDIOStreamWrappingMode::Binary, bool can_read=false, bool can_write=false, bool can_seek=false, STDIOStreamPositionPreference pref_pos=STDIOStreamPositionPreference::Zero)System::IO::STDIOStreamWrapperBase< T >inlineprotected
Sync() overrideSystem::IO::BasicSTDIStreamWrapper< T, typename >inlineprotectedvirtual
ThisType typedefSystem::IO::BasicSTDIStreamWrapper< T, typename >
ThisTypeBaseTypesInfo typedefSystem::IO::BasicSTDIStreamWrapper< T, typename >
ToString() constSystem::Objectvirtual
traits_type typedefSystem::IO::BasicSTDIStreamWrapper< 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::BasicSTDIStreamWrapper< T, typename >inlinevirtual
Write(const System::Details::ArrayView< uint8_t > &buffer, int32_t offset, int32_t count) overrideSystem::IO::BasicSTDIStreamWrapper< 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::BasicSTDIStreamWrapper< T, typename >inlinevirtual
~Object()System::Objectvirtual