This header file defines queries one might want to make about a user. More...
#include <string>

Go to the source code of this file.
Classes | |
| struct | UserInfo |
| Data about a given user and queries therefore. If the queries fail -- such as when a specified user id is invalid, the name_ will be an emtpy string. Otherwise, the data should be valid. More... | |
Namespaces | |
| namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. | |
This header file defines queries one might want to make about a user.
Definition in file user.h.
1.6.3