dtinfo subdirectory DtMmdb
This commit is contained in:
committed by
Jon Trulson
parent
0be684281d
commit
fbd81ef151
@@ -88,18 +88,17 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
object_dict* f_obj_dict;
|
||||
|
||||
|
||||
char base_path[PATHSIZ];
|
||||
char base_name[PATHSIZ];
|
||||
char base_desc[PATHSIZ];
|
||||
char base_uid[UIDSIZ];
|
||||
|
||||
int num_cset_ptrs;
|
||||
int num_list_ptrs;
|
||||
char** info_base_set_names;
|
||||
char** info_base_list_names;
|
||||
int num_cset_ptrs;
|
||||
int num_list_ptrs;
|
||||
|
||||
object_dict* f_obj_dict;
|
||||
};
|
||||
|
||||
typedef base* basePtr;
|
||||
|
||||
Reference in New Issue
Block a user