client/client_msgs.h File Reference

(r16139/r16130)

#include <algorithm>
#include <deque>
#include <string>
#include <string.h>
#include "log_flags.h"

Include dependency graph for client_msgs.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MESSAGE_DESC
 stores a message in memory, where it can be retrieved via RPC More...

Defines

#define __attribute__(x)

Functions

void record_message (class PROJECT *p, int priority, int now, char *msg)
void show_message (class PROJECT *p, char *message, int priority)
void msg_printf (PROJECT *p, int priority, const char *fmt,...) __attribute__((format(printf
 Show a message, preceded by timestamp and project name.

Variables

std::deque< MESSAGE_DESC * > message_descs


Define Documentation

#define __attribute__ (  ) 


Function Documentation

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

Show a message, preceded by timestamp and project name.

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

Here is the call graph for this function:

Here is the caller graph for this function:

void show_message ( class PROJECT p,
char *  message,
int  priority 
)

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation


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