EHS
Loading...
Searching...
No Matches
URI.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
EHS.h
"
4
#include "
Str.h
"
5
6
namespace
ehs
7
{
8
class
EHS_LIB_IO
URI
9
{
10
public
:
14
static
Str_8
Encode
(
const
Str_8
& in);
15
19
static
Str_8
Decode
(
const
Str_8
& in);
20
};
21
}
EHS.h
Str.h
ehs::URI
Definition
URI.h:9
ehs::URI::Encode
static Str_8 Encode(const Str_8 &in)
Definition
URI.cpp:10
ehs::URI::Decode
static Str_8 Decode(const Str_8 &in)
Definition
URI.cpp:33
ehs
Definition
Anchor.h:6
ehs::Str_8
Str< Char_8, UInt_64 > Str_8
Definition
Str.h:1953
include
ehs
URI.h
Generated by
1.13.2