CC_STATE Class Reference

#include <gui_rpc_client.h>

Collaboration diagram for CC_STATE:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CC_STATE ()
 ~CC_STATE ()
PROJECTlookup_project (std::string &)
APPlookup_app (std::string &, std::string &)
APPlookup_app (PROJECT *, std::string &)
APP_VERSIONlookup_app_version (std::string &, std::string &, int)
APP_VERSIONlookup_app_version (PROJECT *, std::string &, int)
WORKUNITlookup_wu (std::string &, std::string &)
WORKUNITlookup_wu (PROJECT *, std::string &)
RESULTlookup_result (std::string &, std::string &)
RESULTlookup_result (PROJECT *, std::string &)
void print ()
void clear ()

Public Attributes

std::vector< PROJECT * > projects
std::vector< APP * > apps
std::vector< APP_VERSION * > app_versions
std::vector< WORKUNIT * > wus
std::vector< RESULT * > results
GLOBAL_PREFS global_prefs
VERSION_INFO version_info
bool executing_as_daemon


Constructor & Destructor Documentation

CC_STATE::CC_STATE (  ) 

Here is the call graph for this function:

CC_STATE::~CC_STATE (  ) 

Here is the call graph for this function:


Member Function Documentation

PROJECT* CC_STATE::lookup_project ( std::string &   ) 

APP* CC_STATE::lookup_app ( std::string &  ,
std::string &   
)

Here is the caller graph for this function:

APP* CC_STATE::lookup_app ( PROJECT ,
std::string &   
)

APP_VERSION* CC_STATE::lookup_app_version ( std::string &  ,
std::string &  ,
int   
)

Here is the caller graph for this function:

APP_VERSION* CC_STATE::lookup_app_version ( PROJECT ,
std::string &  ,
int   
)

WORKUNIT* CC_STATE::lookup_wu ( std::string &  ,
std::string &   
)

Here is the caller graph for this function:

WORKUNIT* CC_STATE::lookup_wu ( PROJECT ,
std::string &   
)

RESULT* CC_STATE::lookup_result ( std::string &  ,
std::string &   
)

RESULT* CC_STATE::lookup_result ( PROJECT ,
std::string &   
)

void CC_STATE::print (  ) 

Here is the caller graph for this function:

void CC_STATE::clear (  ) 

Here is the caller graph for this function:


Member Data Documentation

std::vector<PROJECT*> CC_STATE::projects

std::vector<APP*> CC_STATE::apps

std::vector<WORKUNIT*> CC_STATE::wus

std::vector<RESULT*> CC_STATE::results


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

Generated on Mon Oct 6 10:44:00 2008 for BOINC by  doxygen 1.5.6