Mixes for Privacy and Anonymity in the Internet
Classes | Defines | Functions
CAFirstMix.hpp File Reference

Classes

class  tUINT32withLock
class  CAFirstMix

Defines

#define TNC_SREQUEST   "TermsAndConditionsRequest"
#define TNC_RESPONSE   "TermsAndConditionsResponse"
#define TNC_SINTERRUPT   "TermsAndConditionsInterrupt"
#define TNC_REQ_TRANSLATION   "Translation"
#define TNC_RESOURCES   "Resources"
#define TNC_RESOURCE_TEMPLATE   "Template"
#define TNC_TEMPLATE_ROOT_ELEMENT   "TermsAndConditionsTemplate"
#define TNC_RESOURCE_CUSTOMIZED_SECT   "CustomizedSections"
#define TNC_RESPONSE_INVALID_REQUEST   "InvalidTermsAndConditionsRequest"
#define TNC_CONFIRM_REQ   "TermsAndConditionsConfirm"

Functions

THREAD_RETURN fm_loopSendToMix (void *)
 How to end this thread: 0.
THREAD_RETURN fm_loopReadFromMix (void *)
THREAD_RETURN fm_loopAcceptUsers (void *)
THREAD_RETURN fm_loopReadFromUsers (void *)
THREAD_RETURN fm_loopDoUserLogin (void *param)
THREAD_RETURN fm_loopLog (void *)
THREAD_RETURN iplist_loopDoLogCountries (void *param)

Define Documentation

#define TNC_CONFIRM_REQ   "TermsAndConditionsConfirm"

Referenced by CAFirstMix::CAFirstMix().

#define TNC_REQ_TRANSLATION   "Translation"
#define TNC_RESOURCE_CUSTOMIZED_SECT   "CustomizedSections"
#define TNC_RESOURCE_TEMPLATE   "Template"
#define TNC_RESOURCES   "Resources"
#define TNC_RESPONSE   "TermsAndConditionsResponse"
#define TNC_RESPONSE_INVALID_REQUEST   "InvalidTermsAndConditionsRequest"
#define TNC_SINTERRUPT   "TermsAndConditionsInterrupt"

Referenced by CAFirstMix::CAFirstMix().

#define TNC_SREQUEST   "TermsAndConditionsRequest"

Referenced by CAFirstMix::CAFirstMix().

#define TNC_TEMPLATE_ROOT_ELEMENT   "TermsAndConditionsTemplate"

Function Documentation

THREAD_RETURN fm_loopDoUserLogin ( void *  param)
THREAD_RETURN fm_loopLog ( void *  )
THREAD_RETURN fm_loopSendToMix ( void *  param)