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.
|
CAddress | A datatype for storing a postal address as well as its geographic coordinates if possible |
►CArgsProcessor | An ArgsProcessor is a class to abstract out how a particular BlastTool stores a value when an argument is passed to it |
CAsyncTask | A datatype to use to run tasks asynchronously |
CAsyncTaskNode | A datatype to allow storing AsynTasks on a LinkedList |
CAsyncTasksManager | A datatype for storing AsyncTasks in a collection |
CAsyncTasksManagerEventConsumer | A datatype that has an EventConsumer and a pointer to the AsyncTasksManager that owns it |
►Cbad_alloc | |
CBlankRow | |
CBlastAppParameters | This datatype is used to parse a given ParameterSet in a method suitable for a particular BLAST configuration |
►CBlastFormatter | This class is for converting the output of a blast job between the available different formats |
CBlastTask | This datatype is used for describing the algorithms that some of the BLAST tools allow the user to choose to optimise the search procedure |
►CBlastTool | The base class for running Blast |
►CBlastToolFactory | The base class for generating blast tools |
CBlockingFactors | |
CBooleanParameter | |
CByteBuffer | A datatype to allow an automatically growing buffer for appending data to |
CCharParameter | |
►CConnection | The base class for building a Server-Client connection |
CCoordinate | A datatype for storing a geographic coordinate |
CCountAsyncTask | A datatype for an AsyncTask that has a counter that sends a signal when that counter reaches a given limit |
CCountry | |
CCrop | |
CCurlTool | A tool for making http(s) requests and responses |
CDatabaseInfo | A datatype describing the details of each database available to search against |
CDataResource | A datatype representing a URI |
CDiscardRow | |
CDoubleParameter | |
CDoubleParameterOption | |
CDoubleParameterOptionNode | |
CDrmaaTool | A Tool for running Drmaa jobs |
CEventConsumer | An EvenetConsumer is a datatype to allow an object to be notified when an AsyncTask has completed running |
CExperimentalAreaPhenotype | |
CExternalServer | A datatype to allow access to an external Grassroots Server |
CField | |
CFieldTrial | A datatype that represents a Field Trial that can contain one or more Studies |
CFieldTrialNode | A datatype for storing a Field Trial on a list |
CFileInformation | A datatype to hold a collection of metadata about a file |
CGeneBank | |
CGeocoderTool | A datatype that accesses an external geocoding provider to calculate the geographic data for an Address |
CGermplasmServiceData | |
CGrassrootsServer | |
CHandler | A Handler is a datatype for accessing data |
CHashBucket | A datatype for holding a key-value pair along with the hashed value of the key |
CHashTable | A container using HashBuckets to allow for fast lookup of key-value pairs |
CImageMetadata | |
CInstrument | |
CIntegerObservation | |
CIRodsConnection | This is a wrapper which hides the internals of the code and objects needed to access an iRODS system |
CIRodsSearch | A set of SearchTerms to use when running a search |
CIterator | A datatype for abstracting out the method of moving from one entry in a LinkedList to the next |
CJobsManager | A datatype for monitoring ServiceJobs |
CJSONParameter | |
CJSONProcessor | |
CKeyValuePair | A pair of strings |
CLinkedList | A doubly-linked list that can be traversed in either direction |
CLinkedService | This datatype stores the data needed to get the required information from the output of one Service to act as input for another |
►CListItem | A doubly-linked node that points to its predecessor and successor |
CLocation | |
CLocationNode | |
CLuceneDocument | A datatype for holding Lucene Documents |
CLuceneFacet | |
CLuceneFacetNode | |
CLuceneTool | A Tool for running Lucene jobs |
CMappedParameter | This structure is used to store a relationship between a value from the output of running one service to use as an input parameter value for another service |
CMaterial | |
CMaterialStudyDetails | |
CMaterialStudyDetailsNode | |
CMeasuredVariable | |
CMeasuredVariableNode | |
CModBrapiConfig | The configuration for the Grassroots BrAPI module |
CMongoTool | A MongoTool is a datatype that allows access to the data stored within a MongoDB instance |
CNamedParameterType | This is a datatype that stores a read-only c-style string along with a ParameterType |
CNominalCOScaleClass | |
CNumericObservation | |
CObservation | A datatype for storing a phneotypic observation within an experiment |
CObservationNode | |
►COutputStream | An datatype to abstract out the process of writing log and error messages to the appropriate processes and places on a given Server |
CPairedService | A datatype for describing a remote Service that can be used in conjunction with a local Service |
CParameter | The datatype that stores all of the information about a Parameter |
CParameterGroup | A datatype to tell the system that certain parameters should be grouped together in the client's user interface if possible |
CParameterSet | A set of Parameters along with an optional name and description |
CPermissions | |
CPermissionsGroup | |
CPermissionsManager | |
CPerson | |
CPersonNode | |
CPhenotypeStatisticsNode | A datatype for having the statistics of a given Measure Variable for a Study |
CPlot | |
CPlotNode | |
CPlotsCache | |
CPlugin | A Plugin is a dynamically-loaded component to provide a piece of functionality |
CPluginValue | A union datatype that abstracts the different types of plugins that are avaialble |
CPolymarkerFormatter | |
CPolymarkerSequence | A datatype that stores the information of sequence data that the PolymarkerService can run with |
CPolymarkerServiceData | The ServiceData used for the PolymarkerService |
CPolymarkerServiceJob | A datatype for storing a ServiceJob for the PolymarkerService with its extra associated fields |
►CPolymarkerTool | The base class for the object that will actually run the Polymarker application |
CPrimer3Prefs | |
CProgramme | |
CProgrammeNode | |
CProvidersStateTable | This is a datatype that is used to keep track of which servers and services have already been processed when merging services together to present to a server or client |
CQueryResult | A datatype for accessing a single result of a search on an iRODS server |
CQueryResults | A datatype for holding an array of the results of a search on an iRODS server |
CReferredService | A datatype which defines an available service, its capabilities and its parameters |
CReferredServiceData | The base structure for storing Service configuration data |
CRegExp | The module used for performing regular expressions |
CRemoteParameterDetails | This datatype is used to denote that a Parameter is for use on a PairedService |
CRemoteServiceData | A datatype to facilitate running PairedServices in parallel rather than sequentially which leads to longer waiting times for the caller who is running the Services |
CResourceParameter | |
CRow | |
CRowNode | |
CRowPhenotype | |
CRowProcessor | |
CScaleClass | |
CSchemaTerm | A datatype for specifying ontological terms as a way to describe the data that each of the Services consumes and produces |
CSchemaTermNode | A datatype for storing SchemaTerms in a LinkedList |
CSchemaVersion | This is a datatype to store the versioning details for the Grassroots JSON schema that is being used |
CSearchHighlighter | |
CSearchServiceData | |
CSearchTerm | A datatype for storing the values needed for an iRODS search |
CServersManager | A datatype for monitoring ExternalServers |
CService | A datatype which defines an available service, its capabilities and its parameters |
►CServiceData | A datatype for holding the configuration data for a Service |
►CServiceJob | A datatype to represent a running task |
CServiceJobSet | A datatype to represent a collection of ServiceJobs |
CServiceJobSetIterator | A datatype allowing easy traversal over all of the ServiceJobs within a ServiceJobSet |
►CServiceMatcher | A datatype used to find any Services that match given criteria |
CServiceMetadata | A datatype for describing the type of application that a Service provides |
CServicesArray | A datatype for having a set of Services |
CSignedIntParameter | |
CSignedIntParameterOption | |
CSignedIntParameterOptionNode | |
CSQLClause | A datatype for storing a clause used to query a database |
CSQLClauseList | |
CSQLClauseNode | A datatype for storing a SQLClause on a LinkedList |
CSQLiteColumn | A datatype to model an SQLite column |
CSQLiteColumnNode | A datatype for storing a SQLiteColumn on a LinkedList |
CSQLiteTool | A SQLiteTool is a datatype that allows access to the data stored within a SQLite instance |
CStandardRow | |
CStatistics | |
CStatisticsTool | |
CStringArrayParameter | |
CStringIntPair | A datatype for holding a key-value pair where the key is a c-style string and the value is an unsigned integer |
CStringIntPairArray | A datatype for storing a set of StringIntPairs |
CStringObservation | |
CStringParameter | |
CStringParameterOption | |
CStringParameterOptionNode | |
CStudy | |
CStudyNode | |
CSyncData | A datatype that allows data to be shared between tasks (e.g |
CSystemAsyncTask | A datatype to allow the running of command-line applications in a separate task |
CTempFile | Create a temporary file to read and write data to |
CTemporaryFile | |
CTimeArrayParameter | |
CTimeObservation | |
CTimeParameter | |
CTreatment | A treatment defines an experimental process that can be applied |
CTreatmentFactor | A TreatmentFactor is a set of values for a Treatment applied to plots within a Study |
CTreatmentFactorNode | |
CTreatmentFactors | |
CTreatmentFactorValue | |
CTreatmentFactorValueNode | |
CTreatmentNode | |
CTrialDesign | |
CUnsignedIntParameter | |
CUnsignedIntParameterOption | |
CUnsignedIntParameterOptionNode | |
CUser | A datatype to store user credentials |
CUserGroup | A datatype to store user credentials |
CUserGroupNode | |
CUserNode | |
Cuuid_t |