FBB::LocalSocketBase(3bobcat) | Base class for Unix Domain sockets | FBB::LocalSocketBase(3bobcat) |
FBB::LocalSocketBase - Base class for Unix Domain socket-constructing classes
#include <bobcat/localsocketbase>
Linking option: -lbobcat
This class is a base class for the FBB::LocalServerSocket and FBB::LocalClientSocket classes. Since it is designed as a base class, its constructor is protected. All its remaining members are protected as well.
FBB
All constructors, members, operators and manipulators, mentioned in this
man-page, are defined in the namespace FBB.
-
Copy and move constructors (and assignment operators) are not available.
See the examples presented with the localclientsocket(3bobcat) and localserversocket(3bobcat) classes.
bobcat/localsocketbase - defines the class interface
bobcat(7), localclientsocket(3bobcat), localserversocket(3bobcat), socketbase(3bobcat)
None Reported.
Bobcat is an acronym of `Brokken’s Own Base Classes And Templates’.
This is free software, distributed under the terms of the GNU General Public License (GPL).
Frank B. Brokken (f.b.brokken@rug.nl).
2005-2020 | libbobcat-dev_5.07.00 |