Rudiments
Toggle main menu visibility
Main Page
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
include
rudiments
utf8character.h
1
// Copyright (c) 1999-2018 David Muse
2
// See the COPYING file for more information.
3
4
#ifndef RUDIMENTS_UTF8CHARACTER_H
5
#define RUDIMENTS_UTF8CHARACTER_H
6
7
#include <rudiments/private/utf8characterincludes.h>
8
11
class
RUDIMENTS_DLLSPEC
utf8character
{
12
public
:
13
16
static
uint8_t
getNullSize
();
17
19
static
uint8_t
getBomSize
();
20
};
11
class
RUDIMENTS_DLLSPEC
utf8character
{
…
};
21
22
#endif
avltreenode
Definition
avltree.h:11
utf8character
Definition
utf8character.h:11
utf8character::getNullSize
static uint8_t getNullSize()
utf8character::getBomSize
static uint8_t getBomSize()
Generated on Tue Dec 3 2024 01:50:19 for Rudiments by
1.10.0