forest-net
an overlay networks for large-scale virtual worlds
|
Public Attributes | |
string | aname |
< admin table entry More... | |
string | pwd |
password | |
string | realName |
real world name | |
string | |
email address | |
bool | busyBit |
set for a busy entry | |
pthread_cond_t | busyCond |
used to wait for a busy entry | |
Definition at line 79 of file AdminTable.h.
string forest::AdminTable::Admin::aname |