Method |
Description |
|
ClientApi ( ) : System |
|
|
ClientApi ( ClientUser ui ) : System |
|
|
DefineCharset ( string c, Error e ) : void |
|
|
DefineClient ( string c, Error e ) : void |
|
|
DefineHost ( string c, Error e ) : void |
|
|
DefineLanguage ( string c, Error e ) : void |
|
|
DefinePassword ( string c, Error e ) : void |
|
|
DefinePort ( string c, Error e ) : void |
|
|
DefineUser ( string c, Error e ) : void |
|
|
Dispose ( ) : void |
|
|
Dropped ( ) : int |
|
|
Final ( Error e ) : int |
|
|
GetCharset ( ) : StrPtr |
|
|
GetClient ( ) : StrPtr |
|
|
GetConfig ( ) : StrPtr |
|
|
GetCwd ( ) : StrPtr |
|
|
GetErrors ( ) : int |
|
|
GetHost ( ) : StrPtr |
|
|
GetLanguage ( ) : StrPtr |
|
|
GetOs ( ) : StrPtr |
|
|
GetPassword ( ) : StrPtr |
|
|
GetPort ( ) : StrPtr |
|
|
GetProtocol ( string v ) : StrPtr |
|
|
GetUser ( ) : StrPtr |
|
|
Init ( Error e ) : void |
|
|
Run ( string func ) : void |
|
|
Run ( string func, ClientUser ui ) : void |
|
|
RunTag ( string func, ClientUser ui ) : void |
|
|
SetBreak ( SWIGTYPE_p_KeepAlive k ) : void |
|
|
SetCharset ( StrPtr c ) : void |
|
|
SetCharset ( string c ) : void |
|
|
SetClient ( StrPtr c ) : void |
|
|
SetClient ( string c ) : void |
|
|
SetCwd ( StrPtr c ) : void |
|
|
SetCwd ( string c ) : void |
|
|
SetHost ( StrPtr c ) : void |
|
|
SetHost ( string c ) : void |
|
|
SetIgnorePassword ( ) : void |
|
|
SetLanguage ( StrPtr c ) : void |
|
|
SetLanguage ( string c ) : void |
|
|
SetPassword ( StrPtr c ) : void |
|
|
SetPassword ( string c ) : void |
|
|
SetPort ( StrPtr c ) : void |
|
|
SetPort ( string c ) : void |
|
|
SetProg ( StrPtr c ) : void |
|
|
SetProg ( string c ) : void |
|
|
SetProtocol ( string p, string v ) : void |
|
|
SetProtocolV ( string p ) : void |
|
|
SetTicketFile ( StrPtr c ) : void |
|
|
SetTicketFile ( string c ) : void |
|
|
SetTrans ( int output ) : void |
|
|
SetTrans ( int output, int content ) : void |
|
|
SetTrans ( int output, int content, int fnames ) : void |
|
|
SetTrans ( int output, int content, int fnames, int dialog ) : void |
|
|
SetUi ( ClientUser i ) : void |
|
|
SetUser ( StrPtr c ) : void |
|
|
SetUser ( string c ) : void |
|
|
SetVersion ( StrPtr c ) : void |
|
|
SetVersion ( string c ) : void |
|
|
WaitTag ( ) : void |
|
|
WaitTag ( ClientUser ui ) : void |
|
|