FBB::CmdFinderBase - Base class for the class CmdFinder
Contents
Bobcat
Bobcat is an acronym of `Brokken’s Own Base Classes And Templates’.
Bobcat Project Files
o https://fbb-git.gitlab.io/bobcat/: gitlab project page;
Debian Bobcat project files:
o libbobcat6: debian package containing the shared library, changelog and copyright note;
o libbobcat-dev: debian package containing the static library, headers, manual pages, and developer
info;
Bugs
None Reported.
Copyright
This is free software, distributed under the terms of the GNU General Public License (GPL).
Description
This class is a base class for the class CmdFinder. All its accessible members and features are described
in the CmdFinder manpage. This class supports move and copy construction and assignment operations.
Files
See the CmdFinder manpage
Inherits From
-
Name
FBB::CmdFinderBase - Base class for the class CmdFinder
Namespace
FBB
All constructors, members, operators and manipulators, mentioned in this man-page, are defined in the
namespace FBB.
See Also
bobcat(7), cmdfinder(3bobcat)
Synopsis
see the CmdFinder manpage
