| Add(String name, System::SharedPtr< Collections::Generic::IEnumerable< String > > values) | System::Net::Http::Headers::HttpHeaders | |
| Add(String name, String value) | System::Net::Http::Headers::HttpHeaders | |
| AddHeaders(System::SharedPtr< HttpHeaders > sourceHeaders) | System::Net::Http::Headers::HttpHeaders | virtual |
| AddKnownHeaders(System::SharedPtr< Collections::Generic::HashSet< String > > headerSet) | System::Net::Http::Headers::HttpContentHeaders | static |
| AddParsedValue(String name, System::SharedPtr< Object > value) | System::Net::Http::Headers::HttpHeaders | |
| begin() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inline |
| begin() const | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inline |
| cbegin() const | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inline |
| cend() const | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inline |
| Clear() | System::Net::Http::Headers::HttpHeaders | |
| const_iterator typedef | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| Contains(String name) | System::Net::Http::Headers::HttpHeaders | |
| ContainsParsedValue(String name, System::SharedPtr< Object > value) | System::Net::Http::Headers::HttpHeaders | |
| end() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inline |
| end() const | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inline |
| 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 | inlinestatic |
| Equals(double const &objA, double const &objB) | System::Object | inlinestatic |
| FastCast(const Details::FastRttiBase &helper, void **out_ptr) const | System::Object | virtual |
| get_Allow() | System::Net::Http::Headers::HttpContentHeaders | |
| get_ContentDisposition() | System::Net::Http::Headers::HttpContentHeaders | |
| get_ContentEncoding() | System::Net::Http::Headers::HttpContentHeaders | |
| get_ContentLanguage() | System::Net::Http::Headers::HttpContentHeaders | |
| get_ContentLength() | System::Net::Http::Headers::HttpContentHeaders | |
| get_ContentLocation() | System::Net::Http::Headers::HttpContentHeaders | |
| get_ContentMD5() | System::Net::Http::Headers::HttpContentHeaders | |
| get_ContentRange() | System::Net::Http::Headers::HttpContentHeaders | |
| get_ContentType() | System::Net::Http::Headers::HttpContentHeaders | |
| get_Expires() | System::Net::Http::Headers::HttpContentHeaders | |
| get_LastModified() | System::Net::Http::Headers::HttpContentHeaders | |
| GetCounter() | System::Object | inline |
| GetEnumerator() override | System::Net::Http::Headers::HttpHeaders | virtual |
| GetEnumeratorAsVirtualizedIterator() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inlineprotected |
| GetEnumeratorAsVirtualizedIterator() const | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inlineprotected |
| GetHashCode() const | System::Object | virtual |
| GetHeaderString(String headerName) | System::Net::Http::Headers::HttpHeaders | |
| GetHeaderString(String headerName, System::SharedPtr< Object > exclude) | System::Net::Http::Headers::HttpHeaders | |
| GetHeaderStrings() | System::Net::Http::Headers::HttpHeaders | |
| GetParsedValues(String name) | System::Net::Http::Headers::HttpHeaders | |
| GetType() const | System::Object | virtual |
| GetValues(String name) | System::Net::Http::Headers::HttpHeaders | |
| HttpContentHeaders(HeaderFunc< Nullable< int64_t > > calculateLengthFunc) | System::Net::Http::Headers::HttpContentHeaders | |
| HttpHeaders() | System::Net::Http::Headers::HttpHeaders | protected |
| IEnumeratorType typedef | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| Is(const TypeInfo &targetType) const | System::Object | virtual |
| iterator typedef | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Aggregate(const Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > &func) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_All(std::function< bool(System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >)> predicate) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Any() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Any(std::function< bool(System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >)> predicate) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Cast() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Cast() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Concat(SharedPtr< IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > > sequence) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Contains(System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > value) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Count() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Count(const Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, bool > &predicate) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_ElementAt(int index) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_ElementAtOrDefault(int index) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_First() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_First(const Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, bool > &predicate) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_FirstOrDefault() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_FirstOrDefault(std::function< bool(System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >)> predicate) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_GroupBy(System::Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, Key > keyPredicate) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_GroupBy(System::Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, Key > keyPredicate, System::Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, Element > elementSelector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_GroupBy(System::Func< Source, Key > keyPredicate) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_GroupBy(System::Func< Source, Key > keyPredicate, System::Func< Source, Element > elementSelector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Last() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_LastOrDefault() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Max(const Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Max(const Func< Source, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Min(const Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Min(const Func< Source, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_OfType() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_OfType() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_OrderBy(const Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_OrderBy(const Func< Source, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_OrderByDescending(const Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_OrderByDescending(const Func< Source, Key > &keySelector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Reverse() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Select(const Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Select(const Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, int32_t, ResultType > &selector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Select(const Func< Source, Result > &selector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Select(const Func< Source, int32_t, Result > &selector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_SelectMany(const Func< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >, SharedPtr< IEnumerable< ResultType > > > &selector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result > > > &selector) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Take(int32_t count) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_ToArray() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_ToList() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| LINQ_Where(std::function< bool(System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > >)> predicate) | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| Lock() | System::Object | |
| MemberwiseClone() const | System::Object | virtual |
| Object() | System::Object | |
| Object(Object const &x) | System::Object | |
| operator=(Object const &x) | System::Object | inline |
| ParsedValuesAsList(const System::SharedPtr< Object > parsedValues) | System::Net::Http::Headers::HttpHeaders | static |
| ptr typedef | System::Object | |
| 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 |
| Remove(String name) | System::Net::Http::Headers::HttpHeaders | |
| RemovedSharedRefs(int count) | System::Object | inline |
| RemoveParsedValue(String name, System::SharedPtr< Object > value) | System::Net::Http::Headers::HttpHeaders | |
| set_ContentDisposition(System::SharedPtr< ContentDispositionHeaderValue > value) | System::Net::Http::Headers::HttpContentHeaders | |
| set_ContentLength(Nullable< int64_t > value) | System::Net::Http::Headers::HttpContentHeaders | |
| set_ContentLocation(System::SharedPtr< Uri > value) | System::Net::Http::Headers::HttpContentHeaders | |
| set_ContentMD5(System::ArrayPtr< uint8_t > value) | System::Net::Http::Headers::HttpContentHeaders | |
| set_ContentRange(System::SharedPtr< ContentRangeHeaderValue > value) | System::Net::Http::Headers::HttpContentHeaders | |
| set_ContentType(System::SharedPtr< MediaTypeHeaderValue > value) | System::Net::Http::Headers::HttpContentHeaders | |
| set_Expires(Nullable< DateTimeOffset > value) | System::Net::Http::Headers::HttpContentHeaders | |
| set_LastModified(Nullable< DateTimeOffset > value) | System::Net::Http::Headers::HttpContentHeaders | |
| SetConfiguration(System::SharedPtr< Collections::Generic::Dictionary< String, System::SharedPtr< HttpHeaderParser > > > parserStore, System::SharedPtr< Collections::Generic::HashSet< String > > invalidHeaders) | System::Net::Http::Headers::HttpHeaders | |
| SetOrRemoveParsedValue(String name, System::SharedPtr< Object > value) | System::Net::Http::Headers::HttpHeaders | |
| SetParsedValue(String name, System::SharedPtr< Object > value) | System::Net::Http::Headers::HttpHeaders | |
| SetTemplateWeakPtr(uint32_t argument) | System::Object | virtual |
| SharedCount() const | System::Object | inline |
| SharedRefAdded() | System::Object | inline |
| SharedRefRemovedSafe() | System::Object | inline |
| ToString() const override | System::Net::Http::Headers::HttpHeaders | virtual |
| TryAddWithoutValidation(String name, String value) | System::Net::Http::Headers::HttpHeaders | |
| TryAddWithoutValidation(String name, System::SharedPtr< Collections::Generic::IEnumerable< String > > values) | System::Net::Http::Headers::HttpHeaders | |
| TryGetValues(String name, System::SharedPtr< Collections::Generic::IEnumerable< String > > &values) | System::Net::Http::Headers::HttpHeaders | |
| TryParseAndAddValue(String name, String value) | System::Net::Http::Headers::HttpHeaders | |
| Type() | System::Object | inlinestatic |
| Unlock() | System::Object | |
| ValueType typedef | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| virtualizeBeginConstIterator() const | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inlinevirtual |
| virtualizeBeginIterator() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inlinevirtual |
| virtualized_iterator typedef | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| virtualized_iterator_element typedef | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | |
| virtualizeEndConstIterator() const | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inlinevirtual |
| virtualizeEndIterator() | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inlinevirtual |
| WeakRefAdded() | System::Object | inline |
| WeakRefRemoved() | System::Object | inline |
| ~IEnumerable() override | System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > > | inlineprotected |
| ~Object() | System::Object | virtual |