summaryrefslogtreecommitdiff
path: root/source/LCDriverMethods.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/LCDriverMethods.h')
-rw-r--r--source/LCDriverMethods.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/LCDriverMethods.h b/source/LCDriverMethods.h
index 203b0e5..037b880 100644
--- a/source/LCDriverMethods.h
+++ b/source/LCDriverMethods.h
@@ -215,6 +215,9 @@ public:
static void BulkDataEndOfDumpCallback(void *pObject);
void Do_BulkDataEndOfDumpCallback();
+ static void BulkReleaseBuffers(void *pObject, TL_BulkVectorList_t *BulkVector_p);
+
+
int MapLcmError(int error);
void SignalError(int error);