This header-file is part of module ALib System of the ALib C++ Framework.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file shellcommand.hpp.
Go to the source code of this file.
Classes | |
| struct | alib::system::TShellCommand< TAllocator > |
Namespaces | |
| namespace | alib |
| namespace | alib::system |
Typedefs | |
| using | alib::ShellCommand = system::TShellCommand<lang::HeapAllocator> |
Type alias in namespace alib. | |
| using | alib::ShellCommandMA = system::TShellCommand<MonoAllocator> |
Type alias in namespace alib. | |