Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Romain De Laage De Bellefaye
LO21-projet
Commits
1f5e4c35
Commit
1f5e4c35
authored
Jun 06, 2021
by
Leon Do Castelo
Browse files
déclaration getReseau()
parent
6ee28ea4
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/autosql.h
View file @
1f5e4c35
...
...
@@ -22,6 +22,7 @@ class Database {
Fonction
*
getFonction
(
const
QString
&
name
)
const
;
RegleVoisinage
*
getRegleVoisinage
(
const
QString
&
name
)
const
;
std
::
vector
<
QString
>
getListeReseaux
(
const
QString
&
name
)
const
;
Reseau
&
getReseau
(
int
idReseau
)
const
;
};
#endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment