C++ Shared Library - Expose Methods - JAVA -


i have c++ shared library many headers , methods. have 1 .cpp file controls whole library. mean calls 1 method, inside method called , inside other methods called etc etc. question is: if want use lib java example should expose , wrap top level method (the first called) or should expose , wrap each method called method?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -