Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DaqIOLib
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
NADS-Public
DaqIOLib
Commits
0c15ca52
Commit
0c15ca52
authored
Jul 09, 2019
by
IOWA\dheitbri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated to vs2017
parent
83a2909e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
DaqIoLibDefines.h
DaqIoLibDefines.h
+3
-3
No files found.
DaqIoLibDefines.h
View file @
0c15ca52
...
...
@@ -3,7 +3,7 @@
//////////////////////////////////////////////////////////////////////////////
//
// $Id: DaqIoLibDefines.h,v 1.
3 2013/04/30 00:59:10 IOWA\vhorosewsk
i Exp $
// $Id: DaqIoLibDefines.h,v 1.
4 2019/07/09 14:33:59 IOWA\dheitbr
i Exp $
// Date: March, 2005
// Author: Yiannis Papelis
//
...
...
@@ -19,9 +19,9 @@ class CDaqChannelInfo;
#define DAQ_END_MARK 0x1A2B2C3D
#define DAQ_TOC_MAGIC_NUM 0x2C3ABCDE
typedef
unsigned
char
TDaqByte
;
typedef
unsigned
char
TDaqByte
;
typedef
std
::
vector
<
int
>
TIntVec
;
typedef
std
::
vector
<
std
::
string
>
TStrVec
;
typedef
std
::
vector
<
std
::
string
>
TStrVec
;
typedef
std
::
vector
<
CDaqBuffer
>
TDataVec
;
typedef
std
::
vector
<
FILE
*>
TFileVec
;
typedef
std
::
vector
<
CDaqChannelInfo
>
TChanInfoVec
;
...
...
Write
Preview
Markdown
is supported
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