# libtmux::Snapshot

- **Module:** libtmux
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/85e8bd603a322dc32bb8b9aeb1a72bcf36945f1d/include/libtmux/snapshot.hpp#L200
- **Page:** https://libtmux.org/reference/cxx/libtmux-snapshot/

## Members

- `take` (method) — Run `request` with this entity's fields appended and parse what came back.
- `take_in_session` (method)
- `from_recording` (method) — Output that did not come from a live server: a recording, a fixture, a test.
- `Snapshot` (method)
- `~Snapshot` (method)
- `index_of` (method)
- `rows` (method)
- `backend` (method) — The connection this came from, so an entity can act on what it describes.
