feisty meow concerns codebase
2.140
Main Page
Namespaces
Namespace List
Namespace 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
y
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
y
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
Typedefs
Enumerations
Enumerator
a
b
c
d
f
g
j
l
m
n
o
r
s
t
w
Classes
Class List
Class Index
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
y
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
y
z
~
Variables
_
a
b
c
d
e
f
h
i
l
m
n
o
p
r
s
t
v
w
y
z
Typedefs
Enumerations
a
b
c
d
e
f
h
i
k
l
m
o
p
r
s
t
v
w
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
Related Functions
Files
File List
File 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
f
g
h
i
m
n
p
r
s
t
u
w
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
v
w
Typedefs
Enumerations
Enumerator
a
c
f
i
l
m
n
o
q
r
s
t
z
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
bundle_list.h
Go to the documentation of this file.
1
#ifndef BUNDLE_LIST_CLASS
2
#define BUNDLE_LIST_CLASS
3
4
/*****************************************************************************\
5
* *
6
* Name : bundle_list *
7
* Author : Chris Koeritz *
8
* *
9
*******************************************************************************
10
* Copyright (c) 2002-$now By Author. This program is free software; you can *
11
* redistribute it and/or modify it under the terms of the GNU General Public *
12
* License as published by the Free Software Foundation; either version 2 of *
13
* the License or (at your option) any later version. This is online at: *
14
* http://www.fsf.org/copyleft/gpl.html *
15
* Please send any updates to: fred@gruntose.com *
16
\*****************************************************************************/
17
18
#include "
synchronizable.h
"
19
20
#include <
structures/amorph.h
>
21
22
namespace
synchronic
{
23
25
26
class
bundle_list
:
public
structures::amorph
<synchronizable> {};
27
28
}
//namespace.
29
30
#endif
31
amorph.h
structures::amorph
Definition:
amorph.h:59
synchronic::bundle_list
Provides a structure for managing a collection of synchronizables.
Definition:
bundle_list.h:26
synchronic
Definition:
bundle_list.h:22
synchronizable.h
octopi
library
synchronic
bundle_list.h
Generated by
1.9.1