#include <registration.h>
Public Attributes | |
| std::string | username |
| std::string | nick |
| std::string | password |
| std::string | name |
| std::string | first |
| std::string | last |
| std::string | |
| std::string | address |
| std::string | city |
| std::string | state |
| std::string | zip |
| std::string | phone |
| std::string | url |
| std::string | date |
| std::string | misc |
| std::string | text |
Definition at line 35 of file registration.h.
|
|
User's address. Definition at line 44 of file registration.h. |
|
|
User's city. Definition at line 45 of file registration.h. |
|
|
Date (?) Definition at line 50 of file registration.h. |
|
|
User's email address. Definition at line 43 of file registration.h. |
|
|
User's first name. Definition at line 41 of file registration.h. |
|
|
User's last name. Definition at line 42 of file registration.h. |
|
|
Misc (?) Definition at line 51 of file registration.h. |
|
|
User's name. Definition at line 40 of file registration.h. |
|
|
User's nickname. Definition at line 38 of file registration.h. |
|
|
User's password. Definition at line 39 of file registration.h. |
|
|
User's phone number. Definition at line 48 of file registration.h. |
|
|
User's state. Definition at line 46 of file registration.h. |
|
|
Text (?) Definition at line 52 of file registration.h. |
|
|
User's homepage URL (or other URL). Definition at line 49 of file registration.h. |
|
|
Desired username. Definition at line 37 of file registration.h. |
|
|
User's ZIP code. Definition at line 47 of file registration.h. |
1.4.1