Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sven Gestegård Robertz
LabComm
Commits
64a8c45d
Commit
64a8c45d
authored
Feb 11, 2015
by
Sven Gestegård Robertz
Browse files
removed labcomm_decoder_register_new_datatype_handler
parent
6c90d315
Changes
3
Show whitespace changes
Inline
Side-by-side
lib/c/2014/labcomm.h
View file @
64a8c45d
...
@@ -72,9 +72,6 @@ typedef int (*labcomm_handle_new_datatype_callback)(
...
@@ -72,9 +72,6 @@ typedef int (*labcomm_handle_new_datatype_callback)(
struct
labcomm_decoder
*
decoder
,
struct
labcomm_decoder
*
decoder
,
struct
labcomm_signature
*
sig
);
struct
labcomm_signature
*
sig
);
void
labcomm_decoder_register_new_datatype_handler
(
struct
labcomm_decoder
*
d
,
labcomm_handle_new_datatype_callback
on_new_datatype
);
/*
/*
* Dynamic memory handling
* Dynamic memory handling
* lifetime == 0 memory that will live for as long as the
* lifetime == 0 memory that will live for as long as the
...
...
lib/java/se/lth/control/labcomm/
TypeDefVisito
r.java
→
lib/java/se/lth/control/labcomm/
ASTbuilde
r.java
View file @
64a8c45d
File moved
lib/java/se/lth/control/labcomm2006/
TypeDefVisito
r.java
→
lib/java/se/lth/control/labcomm2006/
ASTbuilde
r.java
View file @
64a8c45d
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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