Terminfo.hh File Reference

Terminfo public header. More...

#include <string>
#include <vector>
#include <map>
#include <iostream>
#include <boost/cstdint.hpp>
#include <boost/array.hpp>
#include <senf/Utils/Exception.hh>

Include dependency graph for Terminfo.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

Terminfo public header.

Definition in file Terminfo.hh.


Classes

class   senf::term::Terminfo
  Terminfo database entry. More...
struct   senf::term::Terminfo::Terminfo::properties
  Terminfo property constants. More...
struct   senf::term::Terminfo::Terminfo::InvalidTerminfoException
  Invalid, incomplete or non-existent terminfo entry exception. More...
class   senf::term::KeyParser
  Parse key escape sequences. More...

Namespaces

namespace   senf
namespace   senf::term

Defines

#define  HH_SENF_Utils_Termlib_Terminfo_   1

Define Documentation

#define
HH_SENF_Utils_Termlib_Terminfo_   1

Definition at line 27 of file Terminfo.hh.