4#include "system/date_time_offset.h"
6#include <system/collections/icollection.h>
7#include <system/date_time_offset.h>
8#include <system/icloneable.h>
9#include <system/nullable.h>
10#include <system/object.h>
11#include <system/shared_ptr.h>
12#include <system/string.h>
14#include <net/http/headers/name_value_header_value.h>
15#include <net/http/headers/object_collection.h>
17namespace System {
namespace Net {
namespace Http {
namespace Headers {
31 typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
33 ASPOSECPP_SHARED_RTTI_INFO_DECL();
129 static const String fileName;
134 static const String fileNameStar;
136 static const String creationDate;
138 static const String modificationDate;
140 static const String readDate;
155 static int32_t GetDispositionTypeExpressionLength(
String input, int32_t startIndex,
String& dispositionType);
161 static void CheckDispositionTypeFormat(
String dispositionType,
String parameterName);
186 bool IsQuoted(
String value);
190 bool RequiresEncoding(
String input);
Defies a method that enables object cloning - creating a copy of an object. Objects of this class sho...
Definition: icloneable.h:16
Forward declaration.
Definition: nullable.h:74
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
String class used across the library. Is a substitute for C# System.String when translating code....
Definition: string.h:122
Definition: db_command.h:9