client/client_msgs.cpp File Reference

(r16139/r16069)

#include "config.h"
#include <cstdarg>
#include <cstring>
#include <deque>
#include "str_util.h"
#include "log_flags.h"
#include "client_types.h"
#include "client_msgs.h"

Include dependency graph for client_msgs.cpp:


Defines

#define MAX_SAVED_MESSAGES   1000

Functions

void msg_printf (PROJECT *p, int priority, const char *fmt,...)
void record_message (PROJECT *p, int priority, int now, char *message)

Variables

deque< MESSAGE_DESC * > message_descs
const char * BOINC_RCSID_9572274f4f = "$Id: client_msgs.cpp 16069 2008-09-26 18:20:24Z davea $"

Define Documentation

#define MAX_SAVED_MESSAGES   1000


Function Documentation

void msg_printf ( PROJECT p,
int  priority,
const char *  fmt,
  ... 
)

Here is the call graph for this function:

void record_message ( PROJECT p,
int  priority,
int  now,
char *  message 
)

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

const char* BOINC_RCSID_9572274f4f = "$Id: client_msgs.cpp 16069 2008-09-26 18:20:24Z davea $"


Generated on Mon Oct 6 10:37:38 2008 for BOINC by  doxygen 1.5.6