Main Page | Class List | File List | Class Members | File Members

demo_header.h File Reference


Detailed Description

    begin                : 
    written by           : 
    CVS                  : $RCSfile: demo__header_8h.html,v $
                           $Revision: 1.1 $
                           $Date: 2012/07/19 10:01:43 $

Common header; contains all includes of standard system headers

Definition in file demo_header.h.#include <iostream>
#include <string>
#include <sstream>
#include <sys/ioctl.h>
#include <time.h>

Include dependency graph for demo_header.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  std

Functions

void mSleep (int msec)
 Multi platform Sleep function.
string ExpandEsc (string s)
 replace any "<ESC>" with an ESCAPE - ESC == '\x1b'.


Function Documentation

string ExpandEsc string  s  )  [inline]
 

replace any "<ESC>" with an ESCAPE - ESC == '\x1b'.

Parameters:
s string containing "<ESC>" substrings.
Returns:
a string with all "<ESC>" replaced by the '\x1b' character.
Definition at line 110 of file demo_header.h.

void mSleep int  msec  )  [inline]
 

Multi platform Sleep function.

Sleep msec milliseconds.

Parameters:
msec 
Definition at line 90 of file demo_header.h.


Generated on Thu Jun 16 15:47:18 for pc_demo.kdevelop by doxygen 1.3.8