#include <acct_mgr.h>

Public Member Functions | |
| int | parse (XML_PARSER &) |
| AM_ACCOUNT () | |
| ~AM_ACCOUNT () | |
Public Attributes | |
| std::string | url |
| std::string | authenticator |
| char | url_signature [MAX_SIGNATURE_LEN] |
| bool | detach |
| bool | update |
| OPTIONAL_BOOL | dont_request_more_work |
| OPTIONAL_BOOL | detach_when_done |
| OPTIONAL_DOUBLE | resource_share |
| AM_ACCOUNT::AM_ACCOUNT | ( | ) | [inline] |
| AM_ACCOUNT::~AM_ACCOUNT | ( | ) | [inline] |
| int AM_ACCOUNT::parse | ( | XML_PARSER & | xp | ) |


| std::string AM_ACCOUNT::url |
| std::string AM_ACCOUNT::authenticator |
| char AM_ACCOUNT::url_signature[MAX_SIGNATURE_LEN] |
| bool AM_ACCOUNT::detach |
| bool AM_ACCOUNT::update |
1.5.6