Changeset 104 for cpp/gdk/genoconv.h


Ignore:
Timestamp:
07/23/13 18:15:30 (11 years ago)
Author:
sz
Message:

introducing object de/serialization - see serialtest.cpp
the core GDK classes can be now used in multiple threads (ifdef MULTITHREADED)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/gdk/genoconv.h

    r66 r104  
    2121GenoConvManager *gcm;
    2222std::vector<std::string> gcnames;
     23char tmp_id[20];
    2324void freetab();
    2425public:
Note: See TracChangeset for help on using the changeset viewer.