moving towards c++ api

This commit is contained in:
Dhanya Maliakal
2016-12-12 14:24:24 +01:00
parent 28b0897dd7
commit d3200dc76f
10 changed files with 439 additions and 34 deletions

View File

@ -218,6 +218,10 @@ private:
/** enable flipped data */
int set_flipped_data();
/** set file format */
int set_file_format();
//General Functions
/** Locks Receiver */