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.
|
#include "grassroots_service_manager_library.h"
#include "typedefs.h"
#include "grassroots_server.h"
Go to the source code of this file.
Functions | |
bool | InitInformationSystem (void) |
Initialise the various base components of the Grassroots system. More... | |
bool | DestroyInformationSystem (void) |
Perform any pre-termination tasks of the Grassroots system prior to it exiting. More... | |