Cadabra
Computer algebra system for field theory problems
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
CellDiff Class Reference

#include <DiffViewer.hh>

Inheritance diagram for CellDiff:

Public Member Functions

 CellDiff (const std::string &a, const std::string &b)
 

Protected Member Functions

void compare (const std::string &a_str, const std::string &b_str)
 

Protected Attributes

Gtk::Grid grid
 
DiffTextView tv_lhs
 
DiffTextView tv_rhs
 
Gtk::ScrolledWindow sw_lhs
 
Gtk::ScrolledWindow sw_rhs
 

Constructor & Destructor Documentation

◆ CellDiff()

CellDiff::CellDiff ( const std::string &  a,
const std::string &  b 
)

Member Function Documentation

◆ compare()

void CellDiff::compare ( const std::string &  a_str,
const std::string &  b_str 
)
protected

Member Data Documentation

◆ grid

Gtk::Grid CellDiff::grid
protected

◆ sw_lhs

Gtk::ScrolledWindow CellDiff::sw_lhs
protected

◆ sw_rhs

Gtk::ScrolledWindow CellDiff::sw_rhs
protected

◆ tv_lhs

DiffTextView CellDiff::tv_lhs
protected

◆ tv_rhs

DiffTextView CellDiff::tv_rhs
protected

The documentation for this class was generated from the following files: