logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FBB::CmdFinderBase - Base class for the class CmdFinder

Author

       Frank B. Brokken (f.b.brokken@rug.nl).

libbobcat-dev_6.07.01                               2005-2025                        FBB::CmdFinderBase(3bobcat)

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.

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

return

See Also