This is the complete list of members for System::Net::Security::AuthenticatedStream, including all inherited members.
BeginRead(System::ArrayPtr< uint8_t > buffer, int offset, int count, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | System::IO::Stream | virtual |
BeginWrite(System::ArrayPtr< uint8_t > buffer, int offset, int count, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | System::IO::Stream | virtual |
Close() | System::IO::Stream | inlinevirtual |
CopyTo(const SharedPtr< Stream > &destination) | System::IO::Stream | |
CopyTo(const SharedPtr< Stream > &destination, int32_t buffer_size) | System::IO::Stream | |
Dispose() override | System::IO::Stream | virtual |
EndRead(System::SharedPtr< System::IAsyncResult > asyncResult) | System::IO::Stream | virtual |
EndWrite(System::SharedPtr< System::IAsyncResult > asyncResult) | System::IO::Stream | virtual |
Equals(ptr obj) | System::Object | virtual |
Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
Equals(float const &objA, float const &objB) | System::Object | inline |
Equals(double const &objA, double const &objB) | System::Object | inline |
FastCast(const Details::FastRttiBase &helper, void **out_ptr) const | System::Object | virtual |
Flush()=0 | System::IO::Stream | pure virtual |
get_CanRead() const =0 | System::IO::Stream | pure virtual |
get_CanSeek() const =0 | System::IO::Stream | pure virtual |
get_CanTimeout() const | System::IO::Stream | virtual |
get_CanWrite() const =0 | System::IO::Stream | pure virtual |
get_IsAuthenticated() const =0 | System::Net::Security::AuthenticatedStream | pure virtual |
get_IsEncrypted() const =0 | System::Net::Security::AuthenticatedStream | pure virtual |
get_IsMutuallyAuthenticated() const =0 | System::Net::Security::AuthenticatedStream | pure virtual |
get_IsServer() const =0 | System::Net::Security::AuthenticatedStream | pure virtual |
get_IsSigned() const =0 | System::Net::Security::AuthenticatedStream | pure virtual |
get_LeaveInnerStreamOpen() const | System::Net::Security::AuthenticatedStream | |
get_Length() const =0 | System::IO::Stream | pure virtual |
get_Position() const =0 | System::IO::Stream | pure virtual |
get_ReadTimeout() const | System::IO::Stream | virtual |
get_WriteTimeout() const | System::IO::Stream | virtual |
GetCounter() | System::Object | inline |
GetHashCode() const | System::Object | virtual |
GetType() const | System::Object | virtual |
Is(const TypeInfo &targetType) const | System::Object | virtual |
Lock() | System::Object | |
MemberwiseClone() const | System::Object | virtual |
Null | System::IO::Stream | static |
Object() | System::Object | |
Object(Object const &x) | System::Object | |
operator=(Object const &x) | System::Object | inline |
ptr typedef | System::Object | |
Ptr typedef | System::IO::Stream | |
Read(const ArrayPtr< uint8_t > &buffer, int32_t offset, int32_t count)=0 | System::IO::Stream | pure virtual |
Read(const System::Details::ArrayView< uint8_t > &buffer, int32_t offset, int32_t count) | System::IO::Stream | virtual |
Read(const System::Details::StackArray< uint8_t, N > &buffer, int32_t offset, int32_t count) | System::IO::Stream | inline |
ReadByte() | System::IO::Stream | virtual |
ReferenceEquals(ptr const &objA, ptr const &objB) | System::Object | inlinestatic |
ReferenceEquals(T const &objA, T const &objB) | System::Object | inlinestatic |
ReferenceEquals(T const &objA, std::nullptr_t) | System::Object | inlinestatic |
ReferenceEquals(String const &str, std::nullptr_t) | System::Object | inline |
ReferenceEquals(String const &str1, String const &str2) | System::Object | inline |
RemovedSharedRefs(int count) | System::Object | inline |
Seek(int64_t offset, SeekOrigin origin)=0 | System::IO::Stream | pure virtual |
set_Position(int64_t value)=0 | System::IO::Stream | pure virtual |
set_ReadTimeout(int timeout) | System::IO::Stream | virtual |
set_WriteTimeout(int timeout) | System::IO::Stream | virtual |
SetLength(int64_t value)=0 | System::IO::Stream | pure virtual |
SetTemplateWeakPtr(uint32_t argument) | System::Object | virtual |
SharedCount() const | System::Object | inline |
SharedRefAdded() | System::Object | inline |
SharedRefRemovedSafe() | System::Object | inline |
ToString() const | System::Object | virtual |
Type() | System::Object | inlinestatic |
Unlock() | System::Object | |
WeakRefAdded() | System::Object | inline |
WeakRefRemoved() | System::Object | inline |
Write(const ArrayPtr< uint8_t > &buffer, int32_t offset, int32_t count)=0 | System::IO::Stream | pure virtual |
Write(const System::Details::ArrayView< uint8_t > &buffer, int32_t offset, int32_t count) | System::IO::Stream | virtual |
Write(const System::Details::StackArray< uint8_t, N > &buffer, int32_t offset, int32_t count) | System::IO::Stream | inline |
WriteByte(uint8_t value) | System::IO::Stream | virtual |
~Object() | System::Object | virtual |