GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
RawAPI
rawentserv.h
Go to the documentation of this file.
1
/**********************************************************************
2
* Copyright:
3
* GSI, Gesellschaft fuer Schwerionenforschung mbH
4
* Planckstr. 1
5
* D-64291 Darmstadt
6
* Germany
7
* created 15.2.1996 by Horst Goeringer
8
**********************************************************************
9
* rawentserv.h
10
entry definitions for server part of GSI mass storage system
11
**********************************************************************
12
*/
13
14
char
*
rawGetLogName
(
char
*);
15
/* get log file name for adsmcli server process */
16
17
/* int rawRetrieve(srawStageComm *); */
18
/* handle retrieve actions via storage manager API */
19
20
int
rawStageFileName
(
char
*,
char
*,
char
*,
char
*);
21
/* convert ADSM representation to relative stage file name */
22
23
int
rawIsStaged
(
char
*,
char
*,
char
*,
int
*,
char
*,
char
*,
char
*);
24
/* check if object already in staging pool */
25
26
/* end rawentserv.h */
rawStageFileName
int rawStageFileName(char *, char *, char *, char *)
rawIsStaged
int rawIsStaged(char *, char *, char *, int *, char *, char *, char *)
rawGetLogName
char * rawGetLogName(char *)
Generated on Fri Oct 26 2018 08:34:55 for GSI Object Oriented Online Offline (Go4) by
1.8.8