CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
|
This is the complete list of members for System::Web::HttpUtility, including all inherited members.
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 |
GetCounter() | System::Object | inline |
GetHashCode() const | System::Object | virtual |
GetType() const | System::Object | virtual |
HtmlDecode(const String &str) | System::Web::HttpUtility | static |
HtmlDecode(const String &str, const SharedPtr< IO::TextWriter > &output) | System::Web::HttpUtility | static |
HtmlEncode(const String &str) | System::Web::HttpUtility | static |
HtmlEncode(const SharedPtr< Object > &value) | System::Web::HttpUtility | static |
HtmlEncode(const String &str, const SharedPtr< IO::TextWriter > &output) | System::Web::HttpUtility | static |
Is(const TypeInfo &targetType) const | System::Object | virtual |
Lock() | System::Object | |
MemberwiseClone() const | System::Object | virtual |
Object() | System::Object | |
Object(Object const &x) | System::Object | |
operator=(Object const &x) | System::Object | inline |
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 |
RemovedSharedRefs(int count) | System::Object | inline |
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 | |
UrlDecode(String str) | System::Web::HttpUtility | static |
UrlDecode(String str, System::SharedPtr< Text::Encoding > e) | System::Web::HttpUtility | static |
UrlDecode(const System::ArrayPtr< uint8_t > &bytes, const System::SharedPtr< Text::Encoding > &e) | System::Web::HttpUtility | static |
UrlDecode(const System::ArrayPtr< uint8_t > &bytes, int32_t offset, int32_t count, const System::SharedPtr< Text::Encoding > &e) | System::Web::HttpUtility | static |
UrlDecodeToBytes(const System::ArrayPtr< uint8_t > &bytes) | System::Web::HttpUtility | static |
UrlDecodeToBytes(const String &str) | System::Web::HttpUtility | static |
UrlDecodeToBytes(const String &str, const System::SharedPtr< Text::Encoding > &e) | System::Web::HttpUtility | static |
UrlDecodeToBytes(const System::ArrayPtr< uint8_t > &bytes, int32_t offset, int32_t count) | System::Web::HttpUtility | static |
UrlEncode(String str) | System::Web::HttpUtility | static |
UrlEncode(String str, const System::SharedPtr< Text::Encoding > &e) | System::Web::HttpUtility | static |
UrlEncode(const System::ArrayPtr< uint8_t > &bytes) | System::Web::HttpUtility | static |
UrlEncode(const System::ArrayPtr< uint8_t > &bytes, int32_t offset, int32_t count) | System::Web::HttpUtility | static |
UrlEncodeToBytes(const String &str) | System::Web::HttpUtility | static |
UrlEncodeToBytes(const String &str, const System::SharedPtr< Text::Encoding > &e) | System::Web::HttpUtility | static |
UrlEncodeToBytes(const System::ArrayPtr< uint8_t > &bytes) | System::Web::HttpUtility | static |
UrlEncodeToBytes(const System::ArrayPtr< uint8_t > &bytes, int32_t offset, int32_t count) | System::Web::HttpUtility | static |
UrlEncodeUnicode(const String &str) | System::Web::HttpUtility | static |
UrlEncodeUnicodeToBytes(const String &str) | System::Web::HttpUtility | static |
WeakRefAdded() | System::Object | inline |
WeakRefRemoved() | System::Object | inline |
~Object() | System::Object | virtual |