Top-level class: Client ======================= The main entry point to the Deephaven Client API. Use :cpp:func:`connect ` to connect to a Deephaven instance, then call :cpp:func:`getManager ` to get a :cpp:class:`TableHandleManager ` .. doxygenclass:: deephaven::client::highlevel::Client :members: