Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
1b513179
Commit
1b513179
authored
Nov 20, 2019
by
Maxime Perrotin
Browse files
Improve generated code layout
parent
837b50c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/skeletons/cpp-header-type/function.tmplt
View file @
1b513179
...
...
@@ -39,6 +39,7 @@
#include "@_LOWER:Name_@_state.h"
class @_LOWER:Name_@ {
// These are the required interfaces you can call from application code:
@@TABLE@@
@_Required_Interfaces_@
@@END_TABLE@@
...
...
@@ -56,7 +57,7 @@ public:
@@IF@@ @_List_Of_RIs'Length_@ = 0 and @_Timers'Length_@ = 0
@_LOWER:Name_@() {}
@@ELSE@@
@@INLINE@@
@@INLINE
( )()()
@@
@_LOWER:Name_@
@@INLINE(\()(, )(\):)@@
@@TABLE@@
...
...
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