CARDS 2.4.87
Package manager for the NuTyX GNU/Linux distribution
Cards_sync Class Reference

cards_sync class More...

#include <cards_sync.h>

Inheritance diagram for Cards_sync:
Pkgsync

Public Member Functions

 Cards_sync ()
 
 Cards_sync (const CardsArgumentParser &argParser)
 
 Cards_sync (const CardsArgumentParser &argParser, const std::string &url, const std::string &directory, const std::string &repoFile)
 
- Public Member Functions inherited from Pkgsync
 Pkgsync ()
 
 Pkgsync (const std::string &url, const std::string &directory, const std::string &repoFile)
 
virtual void treatErrors (const std::string &s) const
 
virtual void run ()
 
virtual void purge ()
 
void setRootPath (const std::string &path)
 
void setConfigFile (const std::string &file)
 
 Pkgsync ()
 
 Pkgsync (const std::string &url, const std::string &directory, const std::string &repoFile)
 
virtual void treatErrors (const std::string &s) const
 
virtual void run ()
 
virtual void purge ()
 
void setRootPath (const std::string &path)
 
void setConfigFile (const std::string &file)
 

Additional Inherited Members

- Static Public Attributes inherited from Pkgsync
static const std::string DEFAULT_REPOFILE = ".PKGREPO"
 

Detailed Description

cards_sync class

This class takes care of synchronising packages metadatas with remote server

Constructor & Destructor Documentation

◆ Cards_sync()

Cards_sync::Cards_sync ( )

Default constructor without any argument


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