SASSY
0.0
Software Architecture Support System
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
projects
sassy
sassy.h
1
/*
2
* sassy.h
3
*
4
* Copyright 2012 - 2017 Brenton Ross
5
*
6
* This program is used to convert the output of function tracing
7
* into a form that allows the GraphViz dot program to create a
8
* collaboration diagram.
9
*
10
* This file is part of SASSY.
11
*
12
* SASSY is free software: you can redistribute it and/or modify
13
* it under the terms of the GNU General Public License as published by
14
* the Free Software Foundation, either version 3 of the License, or
15
* (at your option) any later version.
16
*
17
* SASSY is distributed in the hope that it will be useful,
18
* but WITHOUT ANY WARRANTY; without even the implied warranty of
19
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20
* GNU General Public License for more details.
21
*
22
* You should have received a copy of the GNU General Public License
23
* along with SASSY. If not, see <http://www.gnu.org/licenses/>.
24
*/
25
Generated by
1.8.5