PLCnext API Documentation 23.6.0.37
Arp::System::Commons::Io::NullStream Member List

This is the complete list of members for Arp::System::Commons::Io::NullStream, including all inherited members.

CanRead(void) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
CanSeek(void) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
CanWrite(void) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
CheckDisposed(void) (defined in Arp::System::Commons::Io::Stream)Arp::System::Commons::Io::Streamprotected
Close(void) (defined in Arp::System::Commons::Io::Stream)Arp::System::Commons::Io::Stream
CopyTo(Stream &other) (defined in Arp::System::Commons::Io::Stream)Arp::System::Commons::Io::Streamvirtual
Dispose(void) (defined in Arp::System::Commons::Io::Stream)Arp::System::Commons::Io::Stream
Empty (defined in Arp::System::Commons::Io::Stream)Arp::System::Commons::Io::Streamstatic
Flush(void) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
GetLength(void) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
GetPosition(void) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
InternalDispose(void) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamprotectedvirtual
IsDisposed(void) (defined in Arp::System::Commons::Io::Stream)Arp::System::Commons::Io::Streaminlineprotected
NullStream(void)=defaultArp::System::Commons::Io::NullStream
operator=(const Stream &arg)=deleteArp::System::Commons::Io::Stream
Read(byte *pBuffer, size_t bufferSize, size_t offset, size_t count) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
ReadByte(void) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
Seek(size_t offset, SeekOrigin origin) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
SetLength(size_t length) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
SetPosition(size_t position) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
Stream(void)Arp::System::Commons::Io::Streaminline
Stream(const Stream &arg)=deleteArp::System::Commons::Io::Stream
Write(const byte *pBuffer, size_t bufferSize, size_t offset, size_t count) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
WriteByte(byte value) final (defined in Arp::System::Commons::Io::NullStream)Arp::System::Commons::Io::NullStreamvirtual
~Stream(void)Arp::System::Commons::Io::Streaminlinevirtual