#include <rview.hh>
|
| rView (void) |
|
virtual | ~rView (void) |
|
wxFrame * | OnInit (void) |
|
void | OpenCloseServer (void) |
|
void | OpenQueryWindow (void) |
|
| rmanClientApp (const char *homevar, const char *prefsname, const char *labelname) |
|
virtual | ~rmanClientApp (void) |
|
int | OpenServer (const char *srvname, int srvport, const char *dbname, const char *usrname, const char *usrpassword) |
|
int | CloseServer (void) |
|
bool | ReadDBState (void) |
|
int | LookupCollection (void) |
|
int | LookupScaledCollection (void) |
|
int | LookupScaledCollection (const char *name, double scale) |
|
int | LookupOrthosection (void) |
|
int | LookupOrthosection (const char *name, const double *loid) |
|
int | CreateCollection (void) |
|
int | DeleteCollection (void) |
|
rviewFrame * | OpenFile (unsigned int flags=0, r_Ref< r_GMarray > *newMddObj=NULL, bool resultwin=FALSE) |
|
virtual void | Shutdown (void) |
|
int | insertMDD (r_Ref< r_GMarray > srcMdd, char *collName=NULL, r_Minterval *domain=NULL) |
|
int | executeQuery (char *query, r_Ref< r_GMarray > *updateMdd=NULL) |
|
collection_desc * | executeQuerySync (char *query, r_Ref< r_GMarray > *updateMdd=NULL, bool showProgress=TRUE) |
|
int | getMinterval (r_Minterval &dom, const char *collname, const double *loid=NULL) |
|
int | SavePreferences (void) const |
|
bool | findPreferencesOnPath (char *path) |
|
virtual rView::~rView |
( |
void |
| ) |
|
|
virtual |
wxFrame* rView::OnInit |
( |
void |
| ) |
|
void rView::OpenCloseServer |
( |
void |
| ) |
|
void rView::OpenQueryWindow |
( |
void |
| ) |
|
The documentation for this class was generated from the following file: