[17:15:07] *** echelog-2 <echelog-2!~echelog-2@108.61.103.42> has joined #haxe
[17:19:48] *** NuttyNutterson <NuttyNutterson!~NuttyNutt@pool-100-10-60-73.prvdri.fios.verizon.net> has quit IRC (Quit: Leaving)
[17:22:42] *** gogoprog <gogoprog!~gogoprog@91.183.39.171> has quit IRC (Quit: WeeChat 2.0.1)
[17:31:31] *** MCHammel <MCHammel!~MCHammer@212.48.107.10> has quit IRC (Quit: Leaving)
[18:02:49] *** lewislepton <lewislepton!~lewislept@cpc122488-lee214-2-0-cust237.7-1.cable.virginm.net> has quit IRC (Remote host closed the connection)
[18:04:57] *** lewislepton <lewislepton!~lewislept@cpc122488-lee214-2-0-cust237.7-1.cable.virginm.net> has joined #haxe
[18:09:21] *** lewislepton <lewislepton!~lewislept@cpc122488-lee214-2-0-cust237.7-1.cable.virginm.net> has quit IRC (Ping timeout: 248 seconds)
[18:11:04] *** lewislepton <lewislepton!~lewislept@cpc122488-lee214-2-0-cust237.7-1.cable.virginm.net> has joined #haxe
[18:18:03] *** mrcdk <mrcdk!~mrcdk@190-200-39-46.usuarios.innovasur.com> has joined #haxe
[19:04:56] *** r3d9u11 <r3d9u11!~r3d9u11@93.85.63.251> has joined #haxe
[20:00:03] *** NuttyNutterson <NuttyNutterson!~NuttyNutt@pool-100-10-60-73.prvdri.fios.verizon.net> has joined #haxe
[20:27:58] *** cdg <cdg!~cdg@2600:1700:3120:40e0:cc3b:3a56:932a:390d> has quit IRC (Remote host closed the connection)
[20:28:24] *** cdg <cdg!~cdg@2600:1700:3120:40e0:cc3b:3a56:932a:390d> has joined #haxe
[20:32:50] *** cdg <cdg!~cdg@2600:1700:3120:40e0:cc3b:3a56:932a:390d> has quit IRC (Ping timeout: 252 seconds)
[20:38:14] <ProPuke> NuttyNutterson: haxe functions look just like they would in C++
[20:38:38] <ProPuke> if it's a method it will be attached to TYPE_obj, not TYPE
[20:39:20] <ProPuke> classes are passed as TYPE parameters, though
[20:39:56] <ProPuke> (you can deference them with -> to access the actual TYPE_obj instance inside)
[20:49:51] <NuttyNutterson> Propuke when I pass it in it can't convert from the cpp.Function type to the c function type provided by the original c library, I've also tried cpp.Function.fromStaticFunction() and untyped __cpp__()
[20:58:05] <ProPuke> NuttyNutterson: ahh, I've not used cpp.Function. I presumed you meant accessing haxe from C++. What are the parameter types? You might not need to use cpp.Function. A regular haxe function signature might be fine
[20:58:41] <ProPuke> although, did you say this was for C, not C++?
[20:58:44] <ProPuke> naming may be a prob, there
[21:05:40] <NuttyNutterson> ProPuke: Well it's a C library I'm using linc for and a cpp file to write a wrapper around and including it with "extern "C""
[21:10:40] *** r3d9u11 <r3d9u11!~r3d9u11@93.85.63.251> has quit IRC (Ping timeout: 260 seconds)
[21:16:25] <NuttyNutterson> I'm assuming I have to look into template metaprogramming
[21:41:54] *** PSvils1 <PSvils1!~PDevelope@81.198.4.51> has quit IRC (Quit: Leaving.)
[22:10:04] *** PSvils1 <PSvils1!~PDevelope@81.198.4.51> has joined #haxe
[22:33:25] *** LucaTM <LucaTM!~LucaTM@unaffiliated/lucatm> has quit IRC (Quit: To infinity and beyond...)
[22:37:16] *** cdg <cdg!~cdg@2600:1700:3120:40e0:4be:8c7d:84df:efbf> has joined #haxe
[22:39:12] *** cdg_ <cdg_!~cdg@2600:1700:3120:40e0:4be:8c7d:84df:efbf> has joined #haxe
[22:39:59] *** cdg <cdg!~cdg@2600:1700:3120:40e0:4be:8c7d:84df:efbf> has quit IRC (Remote host closed the connection)
[22:47:33] *** lewislepton <lewislepton!~lewislept@cpc122488-lee214-2-0-cust237.7-1.cable.virginm.net> has quit IRC (Quit: Leaving...)
[23:19:27] *** bomb <bomb!bomb@gateway/vpn/privateinternetaccess/bomb> has joined #haxe
[23:31:20] *** PSvils1 <PSvils1!~PDevelope@81.198.4.51> has quit IRC (Quit: Leaving.)
[23:38:23] *** bomb <bomb!bomb@gateway/vpn/privateinternetaccess/bomb> has quit IRC (Ping timeout: 248 seconds)