OnixS C++ ICE Binary Order Entry Handler 1.1.1
API Documentation
Loading...
Searching...
No Matches
Listener.h File Reference

Go to the source code of this file.

Classes

struct  MessagePrinter
class  Listener

Namespaces

namespace  Samples

Functions

template<typename T, typename Stack>
std::future< T > wait (Stack &stack, std::promise< T > &promise, std::chrono::seconds timeout=std::chrono::seconds{30})
template<typename T>
std::future< T > wait (std::promise< T > &promise, std::chrono::seconds timeout=std::chrono::seconds{30})
BgwCredentials receiveBgwCredentials (SessionSettings settings, std::string host, Port port)