log_view
  • Links
    • Rosindex
  • C++ API
    • Class Hierarchy
    • File Hierarchy
    • Full C++ API
      • Namespaces
        • Namespace log_view
      • Classes and Structs
        • Struct HelpText
        • Struct LogEntry
        • Struct LogLine
        • Struct NodeData
        • Class ExcludePanel
        • Class FilterPanel
        • Class HelpPanel
        • Class LevelPanel
        • Class LogFilter
        • Class LogPanel
        • Class LogStore
        • Class LogView
        • Class NodePanel
        • Class PanelInterface
        • Class SearchPanel
        • Class StatusPanel
      • Enums
        • Enum Color
      • Functions
        • Function log_view::contains
        • Function log_view::ctrl
        • Function log_view::find
        • Function log_view::split
        • Function log_view::toClipboard
        • Function log_view::toString
      • Defines
        • Define KEY_ENTER_VAL
      • Typedefs
        • Typedef log_view::ExcludePanelPtr
        • Typedef log_view::FilterPanelPtr
        • Typedef log_view::HelpPanelPtr
        • Typedef log_view::LevelPanelPtr
        • Typedef log_view::LogFilterPtr
        • Typedef log_view::LogPanelPtr
        • Typedef log_view::LogStorePtr
        • Typedef log_view::NodePanelPtr
        • Typedef log_view::PanelInterfacePtr
        • Typedef log_view::SearchPanelPtr
        • Typedef log_view::StatusPanelPtr
      • Directories
        • Directory include
        • Directory log_view
        • Directory panels
      • Files
        • File datatypes.h
        • File exclude_panel.h
        • File filter_panel.h
        • File help_panel.h
        • File level_panel.h
        • File log_filter.h
        • File log_panel.h
        • File log_store.h
        • File log_view.h
        • File node_panel.h
        • File panel_interface.h
        • File search_panel.h
        • File status_panel.h
        • File utils.h
  • Standard Documents
    • PACKAGE
    • CHANGELOG
      • Changelog for package log_view
        • 0.2.5 (2024-11-25)
        • 0.2.4 (2024-07-24)
        • 0.2.3 (2024-07-08)
        • 0.2.2 (2022-07-30)
        • 0.2.1 (2022-07-07)
        • 0.2.0 (2022-07-04)
        • 0.1.3 (2021-03-01)
        • 0.1.2 (2020-11-26)
        • 0.1.1 (2020-11-24)
        • 0.1.0 (2020-11-22)
    • LICENSE
    • README
      • log_view
        • Motivation
        • Problem
        • Solution
        • Possible Improvements:
  • Index
log_view
  • C++ API
  • File panel_interface.h
  • View page source

File panel_interface.h

↰ Parent directory (include/log_view)

Contents

  • Definition (include/log_view/panel_interface.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Defines

  • Typedefs

Definition (include/log_view/panel_interface.h)

  • Program Listing for File panel_interface.h

Includes

  • curses.h

  • memory

  • panel.h (File exclude_panel.h)

  • string

Included By

  • File log_view.h

  • File exclude_panel.h

  • File filter_panel.h

  • File help_panel.h

  • File level_panel.h

  • File log_panel.h

  • File node_panel.h

  • File search_panel.h

  • File status_panel.h

Namespaces

  • Namespace log_view

Classes

  • Class PanelInterface

Defines

  • Define KEY_ENTER_VAL

Typedefs

  • Typedef log_view::PanelInterfacePtr

Previous Next

© Copyright The <log_view> Contributors. License: BSD.

Built with Sphinx using a theme provided by Read the Docs.