Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::detail::Row

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux::detail
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
class libtmux::detail::Row
class [source]
class [source]
class libtmux::detail::Row

The storage every entity has, in one place: the snapshot that owns the bytes and which of its rows this entity is.

Inherited privately — an entity is implemented in terms of a row, it is not a kind of row.

3 declared, 0 inherited

Members

  • server method The server this entity came from, for a command the typed surface does not cover.
  • connection_identity method Which tmux server incarnation this came from.
  • Row method
Esc

Type to search.