#include <gui_rpc_client.h>

Public Member Functions | |
| MESSAGE () | |
| ~MESSAGE () | |
| int | parse (MIOFILE &) |
| void | print () |
| void | clear () |
Public Attributes | |
| std::string | project |
| int | priority |
| int | seqno |
| int | timestamp |
| std::string | body |
| MESSAGE::MESSAGE | ( | ) |

| MESSAGE::~MESSAGE | ( | ) |

| int MESSAGE::parse | ( | MIOFILE & | in | ) |


| void MESSAGE::print | ( | ) |
| void MESSAGE::clear | ( | ) |

| std::string MESSAGE::project |
| int MESSAGE::seqno |
| std::string MESSAGE::body |
1.5.6