Tamir.SharpSsh.SshExec Class Reference

Summary description for SshExe. More...

Inheritance diagram for Tamir.SharpSsh.SshExec:

Tamir.SharpSsh.SshBase

List of all members.

Public Member Functions

 SshExec (string host, string user, string password)
 SshExec (string host, string user)
string RunCommand (string command)
int RunCommand (string command, ref string StdOut, ref string StdErr)

Protected Member Functions

override void ConnectChannel ()
 This function is empty, so no channel is connected on session connect.
ChannelExec GetChannelExec (string command)

Properties

override string ChannelType [get]
ChannelExec ChannelExec [get]


Detailed Description

Summary description for SshExe.

Definition at line 40 of file SshExe.cs.


Constructor & Destructor Documentation

Tamir.SharpSsh.SshExec.SshExec ( string  host,
string  user,
string  password 
)

Definition at line 42 of file SshExe.cs.

Tamir.SharpSsh.SshExec.SshExec ( string  host,
string  user 
)

Definition at line 47 of file SshExe.cs.


Member Function Documentation

override void Tamir.SharpSsh.SshExec.ConnectChannel (  )  [protected, virtual]

This function is empty, so no channel is connected on session connect.

Reimplemented from Tamir.SharpSsh.SshBase.

Definition at line 61 of file SshExe.cs.

ChannelExec Tamir.SharpSsh.SshExec.GetChannelExec ( string  command  )  [protected]

Definition at line 65 of file SshExe.cs.

int Tamir.SharpSsh.SshExec.RunCommand ( string  command,
ref string  StdOut,
ref string  StdErr 
)

Definition at line 91 of file SshExe.cs.

string Tamir.SharpSsh.SshExec.RunCommand ( string  command  ) 

Definition at line 72 of file SshExe.cs.


Property Documentation

ChannelExec Tamir.SharpSsh.SshExec.ChannelExec [get]

Definition at line 117 of file SshExe.cs.

override string Tamir.SharpSsh.SshExec.ChannelType [get, protected]

Reimplemented from Tamir.SharpSsh.SshBase.

Definition at line 53 of file SshExe.cs.


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

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