Public Member Functions | |
| DumpableNcFile (const char *path, NcFile::FileMode mode=ReadOnly) | |
| ~DumpableNcFile () | |
| void | dumpdims (void) |
| void | dumpvars (void) |
| void | dumpgatts (void) |
| void | dumpdata (void) |
| void | dumpall (void) |
| void | dump_togtkwin (void) |
| void | setmaxdata (unsigned long maxval) |
Static Public Member Functions | |
| static void | apply_info_callback (GnomeDialog *dialog, gint button_number, DumpableNcFile *dnc) |
| static void | show_info_callback (GtkWidget *widget, gchar *message) |
| static void | free_info_elem (gpointer txt, gpointer data) |
Private Attributes | |
| long | maxvals |
| const char * | dpath |
Definition at line 111 of file editnc.C.
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
Definition at line 283 of file editnc.C. References dumpall(), and free_info_elem(). |
|
|
Definition at line 309 of file editnc.C. References _, dpath, FALSE, GNOME_PAD, info, PREF_BOX_PACK_MODE, PREF_BOXEL_PACK_MODE, and TRUE. |
|
|
Definition at line 560 of file editnc.C. References dpath, dumpdata(), dumpdims(), dumpgatts(), and dumpvars(). Referenced by apply_info_callback(). |
|
|
Definition at line 262 of file editnc.C. References maxvals. Referenced by dumpall(). |
|
|
Definition at line 200 of file editnc.C. Referenced by dumpall(). |
|
|
Definition at line 250 of file editnc.C. Referenced by dumpall(). |
|
|
Definition at line 224 of file editnc.C. Referenced by dumpall(). |
|
||||||||||||
|
Definition at line 126 of file editnc.C. Referenced by apply_info_callback(). |
|
|
Definition at line 129 of file editnc.C. References maxvals. |
|
||||||||||||
|
|
|
|
Definition at line 132 of file editnc.C. Referenced by dump_togtkwin(), DumpableNcFile(), and dumpall(). |
|
|
Definition at line 129 of file editnc.C. Referenced by DumpableNcFile(), dumpdata(), and setmaxdata(). |
1.4.6