Mixe for Privacy and Anonymity in the Internet
Public Member Functions | Public Attributes | Protected Attributes
CAMixWithReplayDB Class Reference

This class (interface) adds the functionality used by last and middle mixes to detecte replays. More...

#include <CAMixWithReplayDB.hpp>

Inheritance diagram for CAMixWithReplayDB:
[legend]
Collaboration diagram for CAMixWithReplayDB:
[legend]

List of all members.

Public Member Functions

 CAMixWithReplayDB ()
CADatabasegetReplayDB () const

Public Attributes

UINT64 m_u64ReferenceTime

Protected Attributes

CADatabasem_pReplayDB
CAReplayCtrlChannelMsgProcm_pReplayMsgProc

Detailed Description

This class (interface) adds the functionality used by last and middle mixes to detecte replays.

Definition at line 40 of file CAMixWithReplayDB.hpp.


Constructor & Destructor Documentation


Member Function Documentation

Definition at line 44 of file CAMixWithReplayDB.hpp.

References m_pReplayDB.

        {
          return m_pReplayDB;
        }

Member Data Documentation


The documentation for this class was generated from the following files: