sharpSshTest.ConsoleProgressBar Class Reference

Summary description for ClearConsole. More...

List of all members.

Classes

struct  CONSOLE_SCREEN_BUFFER_INFO
struct  COORD
struct  SMALL_RECT

Public Member Functions

 ConsoleProgressBar ()
 Cosntructor.
void SetCursorPos (short x, short y)
COORD GetCursorPos ()
void Update (int transferredBytes, int totalBytes, string message)
 Updates this ProgressBar with the task's progress.


Detailed Description

Summary description for ClearConsole.


Definition at line 15 of file ConsoleProgressBar.cs.


Constructor & Destructor Documentation

sharpSshTest.ConsoleProgressBar.ConsoleProgressBar (  ) 

Cosntructor.

Definition at line 62 of file ConsoleProgressBar.cs.


Member Function Documentation

COORD sharpSshTest.ConsoleProgressBar.GetCursorPos (  ) 

Definition at line 80 of file ConsoleProgressBar.cs.

void sharpSshTest.ConsoleProgressBar.SetCursorPos ( short  x,
short  y 
)

Definition at line 75 of file ConsoleProgressBar.cs.

void sharpSshTest.ConsoleProgressBar.Update ( int  transferredBytes,
int  totalBytes,
string  message 
)

Updates this ProgressBar with the task's progress.

Parameters:
transferredBytes The bytes already copied
totalBytes The total bytes to be copied
message A progress message

Definition at line 94 of file ConsoleProgressBar.cs.


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

Generated on Wed Jul 21 15:05:28 2010 for SharpSSH by  doxygen 1.5.9