Flow123d
master-f44eb46
src
input
accessors_forward.hh
Go to the documentation of this file.
1
/*
2
* accessors_forward.hh
3
*
4
* Created on: Mar 28, 2012
5
* Author: jb
6
*/
7
8
#ifndef ACCESSORS_FORWARD_HH_
9
#define ACCESSORS_FORWARD_HH_
10
11
namespace
Input
{
12
13
/**
14
* Forward declarations of all accessors
15
*/
16
class
AbstractRecord;
17
class
Address;
18
class
Array;
19
class
Record;
20
class
Tuple;
21
22
}
// closing namespace Input
23
24
25
#endif
/* ACCESSORS_FORWARD_HH_ */
Input
Abstract linear system class.
Definition:
balance.hh:40
Generated by
1.9.1