CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
System::Net::Http::Headers::HttpContentHeaders Member List

This is the complete list of members for System::Net::Http::Headers::HttpContentHeaders, including all inherited members.

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::HttpHeadersvirtual
AddKnownHeaders(System::SharedPtr< Collections::Generic::HashSet< String > > headerSet)System::Net::Http::Headers::HttpContentHeadersstatic
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() constSystem::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > >inline
cbegin() constSystem::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > >inline
cend() constSystem::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 typedefSystem::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() constSystem::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > >inline
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::Objectinlinestatic
Equals(double const &objA, double const &objB)System::Objectinlinestatic
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
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::Objectinline
GetEnumerator() overrideSystem::Net::Http::Headers::HttpHeadersvirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > >inlineprotected
GetHashCode() constSystem::Objectvirtual
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() constSystem::Objectvirtual
GetValues(String name)System::Net::Http::Headers::HttpHeaders
HttpContentHeaders(HeaderFunc< Nullable< int64_t > > calculateLengthFunc)System::Net::Http::Headers::HttpContentHeaders
HttpHeaders()System::Net::Http::Headers::HttpHeadersprotected
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > >
Is(const TypeInfo &targetType) constSystem::Objectvirtual
iterator typedefSystem::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() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
ParsedValuesAsList(const System::SharedPtr< Object > parsedValues)System::Net::Http::Headers::HttpHeadersstatic
ptr typedefSystem::Object
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
Remove(String name)System::Net::Http::Headers::HttpHeaders
RemovedSharedRefs(int count)System::Objectinline
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::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() const overrideSystem::Net::Http::Headers::HttpHeadersvirtual
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::Objectinlinestatic
Unlock()System::Object
ValueType typedefSystem::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > >
virtualizeBeginConstIterator() constSystem::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 typedefSystem::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > >
virtualizeEndConstIterator() constSystem::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::Objectinline
WeakRefRemoved()System::Objectinline
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< System::Collections::Generic::KeyValuePair< System::String, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String > > > >inlineprotected
~Object()System::Objectvirtual