SearchSECODatabaseAPI
All Classes Functions Variables Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NjobTypes
 CFailedJobMirrors an entry of the failedjobs table in the database. Difference with Job is the addition of a reasonID and reasonData, to indicate a reason for failure.
 CJobMirrors an entry of the currentjobs table in the database.
 Ntypes
 CAuthorRepresents the data of an author.
 CMethodID
 CMethodInRepresents the relevant data of a method to be put in the database.
 CMethodOutRepresents the data of a method to be returned to the user. Difference with MethodIn: authorIDs instead of authors.
 CProjectInRepresents the relevant data of a project when it is put into the database.
 CProjectOutRepresents the relevant data of a project when it is returned to user. Difference with ProjectIn: authorIDs instead of authors.
 CConnectionRepresents the data of a connection with another node.
 CConnectionHandlerHandles connections with database.
 CDatabase_API
 CDatabaseConnectionHandles interaction with database when dealing with job requests.
 CDatabaseHandlerHandles interaction with database.
 CDatabaseRequestHandlerHandles requests towards database.
 CDatabaseUtilityImplements generic database functionality.
 CJobRequestHandler
 CMD5
 CNetworkHandler
 CRAFTConsensus
 CRequestHandler
 CStatisticsStores the Prometheus statistics variables.
 CTcpConnection
 CTcpServer
 CUtilityImplements generic functionality.