MSG_QUEUE Struct Reference

#include <app_ipc.h>

List of all members.

Public Member Functions

void init (char *)
void msg_queue_send (const char *, MSG_CHANNEL &channel)
void msg_queue_poll (MSG_CHANNEL &channel)
int msg_queue_purge (const char *)
bool timeout (double)

Public Attributes

std::vector< std::string > msgs
char name [256]
double last_block


Member Function Documentation

void MSG_QUEUE::init ( char *  n  ) 

Here is the caller graph for this function:

void MSG_QUEUE::msg_queue_send ( const char *  msg,
MSG_CHANNEL channel 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void MSG_QUEUE::msg_queue_poll ( MSG_CHANNEL channel  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

int MSG_QUEUE::msg_queue_purge ( const char *  msg  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

bool MSG_QUEUE::timeout ( double  diff  ) 

Here is the caller graph for this function:


Member Data Documentation

std::vector<std::string> MSG_QUEUE::msgs

char MSG_QUEUE::name[256]


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

Generated on Mon Oct 6 10:45:54 2008 for BOINC by  doxygen 1.5.6