rasdaman complete source
Public Member Functions | List of all members
rView Class Reference

#include <rview.hh>

Inheritance diagram for rView:
rmanClientApp

Public Member Functions

 rView (void)
 
virtual ~rView (void)
 
wxFrame * OnInit (void)
 
void OpenCloseServer (void)
 
void OpenQueryWindow (void)
 
- Public Member Functions inherited from rmanClientApp
 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)
 
rviewFrameOpenFile (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_descexecuteQuerySync (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)
 

Additional Inherited Members

- Static Public Member Functions inherited from rmanClientApp
static rmanClientApptheApp (void)
 
- Protected Attributes inherited from rmanClientApp
rviewDatabase database
 
char prefsFile [STRINGSIZE]
 
char prefsSaveFile [STRINGSIZE]
 
char prefsFileLeafname [STRINGSIZE]
 
char homeDir [STRINGSIZE]
 

Constructor & Destructor Documentation

rView::rView ( void  )
virtual rView::~rView ( void  )
virtual

Member Function Documentation

wxFrame* rView::OnInit ( void  )
void rView::OpenCloseServer ( void  )
void rView::OpenQueryWindow ( void  )

The documentation for this class was generated from the following file: