NCBI C++ ToolKit
Functions
ncbi_namedpipe_connector.hpp File Reference

Implement CONNECTOR for a named pipe interprocess communication (based on the NCBI CNamedPipe). More...

#include <connect/ncbi_namedpipe.hpp>
#include <connect/ncbi_connector.h>
+ Include dependency graph for ncbi_namedpipe_connector.hpp:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.

Modified on Fri Sep 20 14:57:02 2024 by modify_doxy.py rev. 669887