CEBL  2.1
Public Member Functions | Data Fields
StatusID Class Reference

ID of a status message. Makes it easy to keep track of different statuses. More...

#include <StatusBar.hpp>

Public Member Functions

 StatusID ()

Data Fields

int context_id
int message_id

Detailed Description

ID of a status message. Makes it easy to keep track of different statuses.

Definition at line 34 of file StatusBar.hpp.


Constructor & Destructor Documentation

StatusID::StatusID ( )
inline

Definition at line 41 of file StatusBar.hpp.


Field Documentation

int StatusID::context_id

Definition at line 38 of file StatusBar.hpp.

Referenced by StatusBar::push().

int StatusID::message_id

Definition at line 39 of file StatusBar.hpp.


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