Fledge
An open source edge computing platform for industrial users
PurgeSystem Class Reference
Inheritance diagram for PurgeSystem:
Collaboration diagram for PurgeSystem:

Public Member Functions

 PurgeSystem (int argc, char **argv)
 Constructor for Purge system.
 
void run ()
 PurgeSystem run method, called by the base class to start the process and do the actual work.
 
- Public Member Functions inherited from FledgeProcess
 FledgeProcess (int argc, char **argv)
 
StorageClientgetStorageClient () const
 Return storage client.
 
ManagementClientgetManagementClient () const
 Return management client.
 
LoggergetLogger () const
 Return Logger.
 
std::string getName () const
 
time_t getStartTime () const
 

Additional Inherited Members

- Protected Member Functions inherited from FledgeProcess
std::string getArgValue (const std::string &name) const
 Get command line argument value like "--xyx=ABC" Argument name to pass is "--xyz=". More...
 
- Protected Attributes inherited from FledgeProcess
bool m_dryRun
 

The documentation for this class was generated from the following files: