Vcsn
2.2
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
s>, letterset<char_letters>>, q>>, r, q>>.cc
Go to the documentation of this file.
1
#define BUILD_LIBVCSN 1
2
#define VCSN_INSTANTIATION 1
3
#define MAYBE_EXTERN
4
5
#include <
vcsn/alphabets/char.hh
>
6
#include <
vcsn/alphabets/setalpha.hh
>
7
#include <
vcsn/core/rat/expressionset.hh
>
8
#include <
vcsn/ctx/context.hh
>
9
#include <
vcsn/ctx/instantiate.hh
>
10
#include <
vcsn/labelset/letterset.hh
>
11
#include <
vcsn/labelset/nullableset.hh
>
12
#include <
vcsn/labelset/wordset.hh
>
13
#include <
vcsn/weightset/q.hh
>
14
#include <
vcsn/weightset/r.hh
>
15
16
#include <
vcsn/labelset/tupleset.hh
>
17
18
using
ctx_t
=
19
vcsn::context
<
20
vcsn::tupleset
<
21
vcsn::letterset<vcsn::set_alphabet<vcsn::char_letters>
>,
22
vcsn::nullableset
<
23
vcsn::letterset<vcsn::set_alphabet<vcsn::char_letters>
>
24
>,
25
vcsn::wordset<vcsn::set_alphabet<vcsn::char_letters>
>
26
>,
27
vcsn::tupleset
<
28
vcsn::expressionset
<
29
vcsn::context
<
30
vcsn::tupleset
<
31
vcsn::letterset<vcsn::set_alphabet<vcsn::char_letters>
>,
32
vcsn::letterset<vcsn::set_alphabet<vcsn::char_letters>
>
33
>,
34
vcsn::q
35
>
36
>,
37
vcsn::r
,
38
vcsn::q
39
>
40
>;
41
42
namespace
vcsn
43
{
44
VCSN_CTX_INSTANTIATE
(
ctx_t
);
45
}
vcsn
Definition:
a-star.hh:8
nullableset.hh
wordset.hh
vcsn::context
Definition:
context.hh:18
setalpha.hh
vcsn::nullableset
Implementation of labels are nullables (letter or empty).
Definition:
fwd.hh:15
letterset.hh
context.hh
char.hh
q.hh
vcsn::wordset
Implementation of labels are words.
Definition:
fwd.hh:36
instantiate.hh
vcsn::weightset_mixin
Provide a variadic mul on top of a binary mul(), and one().
Definition:
fwd.hh:46
vcsn::r
weightset_mixin< detail::r_impl > r
Definition:
fwd.hh:54
vcsn::letterset
Implementation of labels are letters.
Definition:
fwd.hh:11
expressionset.hh
tupleset.hh
vcsn::VCSN_CTX_INSTANTIATE
VCSN_CTX_INSTANTIATE(ctx::lal_char_br)
r.hh
lib
plugins
contexts
context
, nullableset
>, wordset
>, lat
s>, letterset
>, q>>, r, q>>.cc
Generated by
1.8.8