plptools
Loading...
Searching...
No Matches
ncpclient.h File Reference
#include "config.h"
#include <memory>
#include <string>
#include <vector>
#include "connectionerror.h"
#include "bufferstore.h"
#include "Enum.h"
#include "tcpsocket.h"
Include dependency graph for ncpclient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ncp_client
 

Functions

template<typename Client , typename Client16 , typename Client32 >
Client * ncp_client::connect (const std::string &host, int port, bool waitForDevice, Enum< ConnectionError > *error)
 Create a new NCP client instance, selecting the appropriate subclass based on the device type reported by an NCP$INFO query. More...