Method | Description | |
---|---|---|
AddBitcoinAcct ( |
||
AddBitcoinServer ( |
||
AddLoomServer ( |
||
AddRippleServer ( |
||
Dispose ( ) : void | ||
GetBitcoinAcct ( uint nIndex ) : |
||
GetBitcoinAcctCount ( ) : uint | ||
GetBitcoinServer ( uint nIndex ) : |
||
GetBitcoinServerCount ( ) : uint | ||
GetLoomServer ( uint nIndex ) : |
||
GetLoomServerCount ( ) : uint | ||
GetRippleServer ( uint nIndex ) : |
||
GetRippleServerCount ( ) : uint | ||
RemoveBitcoinAcct ( uint nIndexBitcoinAcct ) : bool | ||
RemoveBitcoinServer ( uint nIndexBitcoinServer ) : bool | ||
RemoveLoomServer ( uint nIndexLoomServer ) : bool | ||
RemoveRippleServer ( uint nIndexRippleServer ) : bool | ||
ot_dynamic_cast ( |
Method | Description | |
---|---|---|
WalletData ( IntPtr cPtr, bool cMemoryOwn ) : System | ||
getCPtr ( |
public AddBitcoinAcct ( |
||
disownObject | ||
return | bool |
public AddBitcoinServer ( |
||
disownObject | ||
return | bool |
public AddLoomServer ( |
||
disownObject | ||
return | bool |
public AddRippleServer ( |
||
disownObject | ||
return | bool |
public GetBitcoinAcct ( uint nIndex ) : |
||
nIndex | uint | |
return |
public GetBitcoinServer ( uint nIndex ) : |
||
nIndex | uint | |
return |
public GetLoomServer ( uint nIndex ) : |
||
nIndex | uint | |
return |
public GetRippleServer ( uint nIndex ) : |
||
nIndex | uint | |
return |
public RemoveBitcoinAcct ( uint nIndexBitcoinAcct ) : bool | ||
nIndexBitcoinAcct | uint | |
return | bool |
public RemoveBitcoinServer ( uint nIndexBitcoinServer ) : bool | ||
nIndexBitcoinServer | uint | |
return | bool |
public RemoveLoomServer ( uint nIndexLoomServer ) : bool | ||
nIndexLoomServer | uint | |
return | bool |
public RemoveRippleServer ( uint nIndexRippleServer ) : bool | ||
nIndexRippleServer | uint | |
return | bool |
public static ot_dynamic_cast ( |
||
pObject | ||
return |