Mixe for Privacy and Anonymity in the Internet
|
#include <TermsAndConditions.hpp>
Public Attributes | |
UINT8 * | tnc_id |
UINT8 * | tnc_locale |
DOMNode * | tnc_customized |
DOMNode * | tnc_template |
Definition at line 50 of file TermsAndConditions.hpp.
DOMNode* termsAndConditionsTranslation_t::tnc_customized |
Definition at line 55 of file TermsAndConditions.hpp.
Referenced by TermsAndConditions::addTranslation(), cleanupTnCTranslation(), TermsAndConditions::getTranslationCustomizedSections(), and CAFirstMix::handleTermsAndConditionsLogin().
UINT8* termsAndConditionsTranslation_t::tnc_id |
Definition at line 52 of file TermsAndConditions.hpp.
Referenced by TermsAndConditions::addTranslation(), and cleanupTnCTranslation().
UINT8* termsAndConditionsTranslation_t::tnc_locale |
Definition at line 53 of file TermsAndConditions.hpp.
Referenced by TermsAndConditions::addTranslation(), and cleanupTnCTranslation().
DOMNode* termsAndConditionsTranslation_t::tnc_template |
Definition at line 56 of file TermsAndConditions.hpp.
Referenced by TermsAndConditions::addTranslation(), cleanupTnCTranslation(), TermsAndConditions::getTranslationTemplate(), and CAFirstMix::handleTermsAndConditionsLogin().