FINAL CUT
Public Member Functions | Static Public Member Functions | List of all members
finalcut::FTermios Class Referencefinal

Public Member Functions

auto getClassName () const -> FString
 

Static Public Member Functions

static auto getTTY () -> termios
 
static auto getStdIn () noexcept -> int
 
static auto getStdOut () noexcept -> int
 
static auto getStdErr () noexcept -> int
 
static auto isRaw () noexcept -> bool
 
static void init ()
 
static void setTTY (const termios &)
 
static void storeTTYsettings ()
 
static void restoreTTYsettings ()
 
static void setHardwareEcho ()
 
static void unsetHardwareEcho ()
 
static void setCaptureSendCharacters ()
 
static void unsetCaptureSendCharacters ()
 
static auto setRawMode (bool=true) -> bool
 
static auto unsetRawMode () -> bool
 
static auto setCookedMode () -> bool
 
static auto getBaudRate () -> uInt
 

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