Public Member Functions | Private Attributes | List of all members
command_queue_priority< cmd_type > Class Template Reference

#include <atlasmv.h>

Public Member Functions

void maintenance (void)
 
void push_msg (cmd_type msg)
 
cmd_type top_msg (void)
 

Private Attributes

std::map< int, cmd_type >::iterator it
 
std::map< int, cmd_type > message_map
 

Detailed Description

template<class cmd_type>
class command_queue_priority< cmd_type >

Definition at line 58 of file atlasmv.h.

Member Function Documentation

template<class cmd_type>
void command_queue_priority< cmd_type >::maintenance ( void  )
inline

Definition at line 65 of file atlasmv.h.

template<class cmd_type>
void command_queue_priority< cmd_type >::push_msg ( cmd_type  msg)
inline

Definition at line 72 of file atlasmv.h.

template<class cmd_type>
cmd_type command_queue_priority< cmd_type >::top_msg ( void  )
inline

Definition at line 87 of file atlasmv.h.

Member Data Documentation

template<class cmd_type>
std::map<int,cmd_type>::iterator command_queue_priority< cmd_type >::it
private

Definition at line 62 of file atlasmv.h.

template<class cmd_type>
std::map<int,cmd_type> command_queue_priority< cmd_type >::message_map
private

Definition at line 60 of file atlasmv.h.


The documentation for this class was generated from the following file:


atlasmv_base
Author(s): David Gameiro, Jorge Almeida
autogenerated on Mon Mar 2 2015 01:31:28