Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8308836
ScannerSInterface.h
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
746 B
Subscribers
None
ScannerSInterface.h
View Options
#ifndef SCANNERSINTERFACE_H
#define SCANNERSINTERFACE_H
#include
"ScannerSModelclasses.h"
#include
<istream>
#include
<ostream>
#include
<iostream>
#include
<vector>
#include
<fstream>
std
::
string
ReturnOption
(
int
argc
,
char
**
&
argv
,
std
::
string
option
);
void
RedirectOstream
(
std
::
ostream
&
os
,
std
::
ofstream
&
ofsredir
,
std
::
streambuf
*
obuff
,
int
argc
,
char
**
&
argv
,
std
::
string
&
filename
,
std
::
string
option
);
void
RedirectInfostream
(
std
::
ostream
&
os
,
std
::
ofstream
&
ofsredir
,
std
::
streambuf
*
obuff
,
int
argc
,
char
**
&
argv
,
std
::
string
&
filename
,
std
::
string
option
);
void
OpenInputFile
(
std
::
ifstream
&
instream
,
int
argc
,
char
**
&
argv
,
std
::
string
&
inputfile
,
std
::
string
option
);
void
CheckHelpNeeded
(
int
argc
,
char
**
&
argv
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sat, Dec 21, 1:18 PM (19 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4010731
Default Alt Text
ScannerSInterface.h (746 B)
Attached To
rSCANNERSSVN scannerssvn
Event Timeline
Log In to Comment