UNIVERS
15.3
UNIVERS base processing software API
|
Public Member Functions | |
db_container (db_results_manager &dbM, const char *sProject, int id) | |
virtual int | store () const |
virtual int | load () |
void | set_idle_process (void(*f)()) |
Protected Member Functions | |
void | remind () const |
Protected Attributes | |
db_results_manager & | dbm |
char | sProject [PROJECT_LEN+1] |
int | iModelId |
void(* | idle_func )() |
Friends | |
class | db_containers |