SearchSECODatabaseAPI
|
Ctypes::Author | Represents the data of an author. |
CConnection | Represents the data of a connection with another node. |
CConnectionHandler | Handles connections with database. |
CDatabase_API | |
CDatabaseConnection | Handles interaction with database when dealing with job requests. |
CDatabaseHandler | Handles interaction with database. |
CDatabaseRequestHandler | Handles requests towards database. |
CDatabaseUtility | Implements generic database functionality. |
▼Cboost::enable_shared_from_this | |
CTcpConnection | |
CjobTypes::FailedJob | Mirrors 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. |
CjobTypes::Job | Mirrors an entry of the currentjobs table in the database. |
CJobRequestHandler | |
CMD5 | |
Ctypes::MethodID | |
Ctypes::MethodIn | Represents the relevant data of a method to be put in the database. |
Ctypes::MethodOut | Represents the data of a method to be returned to the user. Difference with MethodIn: authorIDs instead of authors. |
CNetworkHandler | |
Ctypes::ProjectIn | Represents the relevant data of a project when it is put into the database. |
Ctypes::ProjectOut | Represents the relevant data of a project when it is returned to user. Difference with ProjectIn: authorIDs instead of authors. |
CRAFTConsensus | |
CRequestHandler | |
CStatistics | Stores the Prometheus statistics variables. |
CTcpServer | |
CUtility | Implements generic functionality. |