Skip to content

Commit

Permalink
[swig][project] refs #4 Changes in swig and csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Maykel Arias Torres committed Dec 5, 2018
1 parent 387ecb1 commit 342e5f3
Show file tree
Hide file tree
Showing 25 changed files with 299 additions and 799 deletions.
24 changes: 9 additions & 15 deletions LibskycoinNet/LibskycoinNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,10 @@
<Compile Include="skycoin\SWIGTYPE_p_CreatedTransactionOutput__Handle.cs" />
<Compile Include="skycoin\SWIGTYPE_p_CreatedTransaction__Handle.cs" />
<Compile Include="skycoin\SWIGTYPE_p_FeeCalculator.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoInt32_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoInt64_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoInt8_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoSlice_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoStringMap_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoString_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoUint32_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoUint64_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoUint8_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_Handle.cs" />
<Compile Include="skycoin\SWIGTYPE_p_Hash_Handle.cs" />
<Compile Include="skycoin\SWIGTYPE_p_Number_Handle.cs" />
<Compile Include="skycoin\SWIGTYPE_p_Options__Handle.cs" />
<Compile Include="skycoin\SWIGTYPE_p_PasswordReader__Handle.cs" />
Expand All @@ -96,11 +89,8 @@
<Compile Include="skycoin\SWIGTYPE_p_Wallets__Handle.cs" />
<Compile Include="skycoin\SWIGTYPE_p_WebRpcClient__Handle.cs" />
<Compile Include="skycoin\SWIGTYPE_p_long_long.cs" />
<Compile Include="skycoin\SWIGTYPE_p_p_GoSlice_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_p_coin__Block.cs" />
<Compile Include="skycoin\SWIGTYPE_p_p_coin__Transaction.cs" />
<Compile Include="skycoin\SWIGTYPE_p_a_4__GoUint8_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_ptrdiff_t.cs" />
<Compile Include="skycoin\SWIGTYPE_p_unsigned_char.cs" />
<Compile Include="skycoin\SWIGTYPE_p_unsigned_int.cs" />
<Compile Include="skycoin\SWIGTYPE_p_unsigned_long_long.cs" />
Expand Down Expand Up @@ -139,20 +129,24 @@
<Compile Include="skycoin\wallet__Note.cs" />
<Compile Include="skycoin\wallet__ReadableNote.cs" />
<Compile Include="skycoin\wallet__UxBalance.cs" />
<Compile Include="skycoin\SWIGTYPE_p_ReadableOutputSet_Handle.cs" />
<Compile Include="skycoin\SWIGTYPE_p_int.cs" />
<Compile Include="skycoin\SWIGTYPE_p_UnspentOutputsSummary_Handle.cs" />
<Compile Include="skycoin\SWIGTYPE_p_f_Transaction__Handle_p_GoUint64__p_void__GoUint32_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_p_void.cs" />
<Compile Include="skycoin\SWIGTYPE_p_p_json_value.cs" />
<Compile Include="skycoin\wallet_register.cs" />
<Compile Include="skycoin\SWIGTYPE_p_FILE.cs" />
<Compile Include="skycoin\cipher_Addresses.cs" />
<Compile Include="skycoin\SWIGTYPE_p_FeeCalcFunc.cs" />
<Compile Include="skycoin\SWIGTYPE_p_f_Transaction__Handle_p_unsigned_long_long_p_void__GoUint32_.cs" />
<Compile Include="skycoin\cipher__BitcoinAddress.cs" />
<Compile Include="skycoin\SWIGTYPE_p_ReadableUnspentOutputsSummary_Handle.cs" />
<Compile Include="skycoin\api__NetworkConnectionsFilter.cs" />
<Compile Include="skycoin\SWIGTYPE_p_f_Transaction__Handle_p_unsigned_long_long_p_void__unsigned_int.cs" />
<Compile Include="skycoin\SWIGTYPE_p_p_f_Transaction__Handle_p_unsigned_long_long_p_void__unsigned_int.cs" />
<Compile Include="skycoin\SWIGTYPE_p_a_4__unsigned_char.cs" />
<Compile Include="skycoin\SWIGTYPE_p_p_GoSlice_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoUint32_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoUint64_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_GoUint8_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_a_4__GoUint8_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_f_Transaction__Handle_p_unsigned_long_long_p_void__GoUint32_.cs" />
<Compile Include="skycoin\SWIGTYPE_p_p_f_Transaction__Handle_p_unsigned_long_long_p_void__GoUint32_.cs" />
</ItemGroup>
<ItemGroup>
Expand Down
59 changes: 0 additions & 59 deletions LibskycoinNet/skycoin/InputTestData.cs

This file was deleted.

59 changes: 0 additions & 59 deletions LibskycoinNet/skycoin/InputTestDataJSON.cs

This file was deleted.

92 changes: 0 additions & 92 deletions LibskycoinNet/skycoin/KeysTestData.cs

This file was deleted.

Empty file.
29 changes: 0 additions & 29 deletions LibskycoinNet/skycoin/SWIGTYPE_p_FeeCalcFunc.cs

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@

namespace skycoin {

public class SWIGTYPE_p_p_char {
public class SWIGTYPE_p_GoInt_ {
private global::System.Runtime.InteropServices.HandleRef swigCPtr;

internal SWIGTYPE_p_p_char(global::System.IntPtr cPtr, bool futureUse) {
internal SWIGTYPE_p_GoInt_(global::System.IntPtr cPtr, bool futureUse) {
swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr);
}

protected SWIGTYPE_p_p_char() {
protected SWIGTYPE_p_GoInt_() {
swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
}

internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_p_char obj) {
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_GoInt_ obj) {
return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
}
}
Expand Down
29 changes: 0 additions & 29 deletions LibskycoinNet/skycoin/SWIGTYPE_p_UnspentOutputsSummary_Handle.cs

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@

namespace skycoin {

public class SWIGTYPE_p_Hash_Handle {
public class SWIGTYPE_p_a_4__unsigned_char {
private global::System.Runtime.InteropServices.HandleRef swigCPtr;

internal SWIGTYPE_p_Hash_Handle(global::System.IntPtr cPtr, bool futureUse) {
internal SWIGTYPE_p_a_4__unsigned_char(global::System.IntPtr cPtr, bool futureUse) {
swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr);
}

protected SWIGTYPE_p_Hash_Handle() {
protected SWIGTYPE_p_a_4__unsigned_char() {
swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
}

internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Hash_Handle obj) {
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_a_4__unsigned_char obj) {
return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
}
}
Expand Down
Loading

0 comments on commit 342e5f3

Please sign in to comment.