|
SVCS - English Documentation
|
Base class for server administration commands using ICommand interface. More...
#include "../../cli/include/ICommand.hxx"#include "../../services/ISubject.hxx"#include "../../services/Event.hxx"#include "../../core/include/RepositoryManager.hxx"#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | svcs::server::cli::ServerBaseCommand |
| Abstract base class for all server administration commands. More... | |
Namespaces | |
| namespace | svcs::server::cli |
| Server administration command-line interface components. | |
| namespace | svcs::server |
| Server-side components and administration commands. | |
Base class for server administration commands using ICommand interface.
Provides common functionality for server management commands with event bus and repository manager support. Serves as the foundation for all server-specific administrative commands.