bbtk::System Struct Reference

System related stuff. More...

#include <bbtkSystem.h>

List of all members.

Static Public Member Functions

static int HasTTY ()
 returns true iff the program has a tty


Detailed Description

System related stuff.

Definition at line 201 of file bbtkSystem.h.


Member Function Documentation

int bbtk::System::HasTTY (  )  [static]

returns true iff the program has a tty

Definition at line 41 of file bbtkSystem.cxx.

00042    { 
00043      return isatty(fileno(stdin));
00044    }


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

Generated on Wed Nov 12 11:38:51 2008 for BBTK by  doxygen 1.5.6