![]() |
FOSSology
4.7.1
Open Source License Compliance by Open Source Software
|
Holds the runtime state of the reuser agent (agent id). More...
#include <ReuserState.hpp>

Public Member Functions | |
| ReuserState (int agentId) | |
| void | setAgentId (int agentId) |
| int | getAgentId () const |
Private Attributes | |
| int | agentId |
Holds the runtime state of the reuser agent (agent id).
Mirrors OjoState from the ojo agent.
Definition at line 14 of file ReuserState.hpp.