#include <BlacklistRepository.hpp>
◆ create()
bool BlacklistRepository::create |
( |
const BlacklistDTO & | object | ) |
|
|
nodiscardoverridevirtualnoexcept |
◆ get()
|
nodiscardoverridevirtualnoexcept |
◆ getAll()
std::vector< BlacklistDTO > BlacklistRepository::getAll |
( |
| ) |
const |
|
nodiscardnoexcept |
◆ remove()
bool BlacklistRepository::remove |
( |
size_t | id | ) |
|
|
nodiscardoverridevirtualnoexcept |
◆ update()
bool BlacklistRepository::update |
( |
const BlacklistDTO & | object | ) |
|
|
nodiscardoverridevirtualnoexcept |
The documentation for this class was generated from the following files: