12#ifndef ARCANE_STD_INTERNAL_IREDISCONTEXT_H
13#define ARCANE_STD_INTERNAL_IREDISCONTEXT_H
17#include "arcane/utils/Ref.h"
36 virtual void open(
const String& machine,
Int32 port) = 0;
Base class for 1D data vectors.
Reference to an instance.
View of an array of elements of type T.
Unicode character string.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
std::int32_t Int32
Signed integer type of 32 bits.