#include <gui_rpc_client.h>

Public Member Functions | |
| ACCOUNT_OUT () | |
| ~ACCOUNT_OUT () | |
| int | parse (MIOFILE &) |
| void | clear () |
| void | print () |
Public Attributes | |
| int | error_num |
| std::string | error_msg |
| std::string | authenticator |
| ACCOUNT_OUT::ACCOUNT_OUT | ( | ) |

| ACCOUNT_OUT::~ACCOUNT_OUT | ( | ) |

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


| void ACCOUNT_OUT::clear | ( | ) |

| void ACCOUNT_OUT::print | ( | ) |


| std::string ACCOUNT_OUT::error_msg |
| std::string ACCOUNT_OUT::authenticator |
1.5.6