#include <string>#include <iostream>#include <sstream>#include <math.h>#include "shm_segment.h"#include "shm_ptr.h"#include "scoped_lock.h"#include "shm_allocator.h"#include "shm_queue.h"#include "shm_message.h"Include dependency graph for consumer.cpp:

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 21 of file consumer.cpp.
References shm_ptr< T >::get(), shm_message::message, shm_queue< T >::pop(), shm_message::sequence_num, and shm_queue< T >::size().
Here is the call graph for this function:

|
Project shmq hosted by
|
Documentation generated on Sat Sep 2 10:07:40 2006 for shmq by
|