NCBI C++ ToolKit
|
Implement CONNECTOR for a named pipe interprocess communication (based on the NCBI CNamedPipe). More...
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
CONNECTOR | NAMEDPIPE_CreateConnector (const string &pipename, size_t pipesize=0) |
Create CNamedPipe-based CONNECTOR. More... | |
Implement CONNECTOR for a named pipe interprocess communication (based on the NCBI CNamedPipe).
See in "ncbi_connector.h" for the detailed specification of the underlying connector(CONNECTOR, SConnectorTag) methods and structures.
Definition in file ncbi_namedpipe_connector.hpp.