Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_MT_MEM_IO::Simple_Queue Class Reference

#include <MEM_IO.h>

List of all members.

Public Methods

ACE_INLINE_FOR_GNUC Simple_Queue (void)
 Simple_Queue (MQ_Struct *mq)
int init (MQ_Struct *mq, ACE_MEM_SAP::MALLOC_TYPE *malloc)
int write (ACE_MEM_SAP_Node *new_msg)
ACE_MEM_SAP_Noderead (void)

Private Attributes

MQ_Structmq_
ACE_MEM_SAP::MALLOC_TYPEmalloc_


Constructor & Destructor Documentation

ASYS_INLINE ACE_MT_MEM_IO::Simple_Queue::Simple_Queue ( void )
 

ASYS_INLINE ACE_MT_MEM_IO::Simple_Queue::Simple_Queue ( MQ_Struct * mq )
 


Member Function Documentation

ASYS_INLINE int ACE_MT_MEM_IO::Simple_Queue::init ( MQ_Struct * mq,
ACE_MEM_SAP::MALLOC_TYPE * malloc )
 

ACE_MEM_SAP_Node * ACE_MT_MEM_IO::Simple_Queue::read ( void )
 

int ACE_MT_MEM_IO::Simple_Queue::write ( ACE_MEM_SAP_Node * new_node )
 


Member Data Documentation

ACE_MEM_SAP::MALLOC_TYPE * ACE_MT_MEM_IO::Simple_Queue::malloc_ [private]
 

MQ_Struct * ACE_MT_MEM_IO::Simple_Queue::mq_ [private]
 


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 07:06:12 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000