Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
Main Page
Modules
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
w
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
w
Files
File List
Globals
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
Variables
a
b
c
d
f
m
p
r
s
Typedefs
Enumerations
a
b
c
d
f
h
l
m
o
p
q
r
s
t
v
Enumerator
a
b
c
d
f
h
l
m
o
p
q
r
s
t
v
Macros
a
b
c
d
e
f
g
i
l
m
p
r
s
t
u
w
magic_blast_service.h
Go to the documentation of this file.
1
/*
2
* magic_blast_service.h
3
*
4
* Created on: 5 Jun 2018
5
* Author: billy
6
*/
7
8
#ifndef SERVICES_BLAST_SERVICE_INCLUDE_MAGIC_BLAST_SERVICE_H_
9
#define SERVICES_BLAST_SERVICE_INCLUDE_MAGIC_BLAST_SERVICE_H_
10
11
#include "
blast_service_api.h
"
12
#include "
service.h
"
13
14
15
#ifdef __cplusplus
16
extern
"C"
17
{
18
#endif
19
27
BLAST_SERVICE_LOCAL
Service
*
GetMagicBlastService
(
GrassrootsServer
*grassroots_p);
28
29
30
#ifdef __cplusplus
31
}
32
#endif
33
34
35
36
#endif
/* SERVICES_BLAST_SERVICE_INCLUDE_MAGIC_BLAST_SERVICE_H_ */
service.h
blast_service_api.h
Service
A datatype which defines an available service, its capabilities and its parameters.
Definition:
service.h:153
BLAST_SERVICE_LOCAL
#define BLAST_SERVICE_LOCAL
Definition:
blast_service_api.h:48
GrassrootsServer
Definition:
grassroots_server.h:45
GetMagicBlastService
Service * GetMagicBlastService(GrassrootsServer *grassroots_p)
Get a Service capable of running Magic-Blast searches.
services
blast
include
magic_blast_service.h
Generated on Mon Feb 26 2024 17:00:10 for Grassroots Infrastructure by
1.8.16