|
Mixe for Privacy and Anonymity in the Internet
|
#include <typedefs.hpp>
Public Attributes | |
| UINT8 * | m_strMixID |
| UINT32 | m_u32ReplayOffset |
| UINT16 | m_u32ReplayBase |
Definition at line 213 of file typedefs.hpp.
| UINT8* t_mix_parameters::m_strMixID |
Definition at line 216 of file typedefs.hpp.
Referenced by CAFirstMix::clean(), CAFirstMix::initMixParameters(), CAReplayCtrlChannelMsgProc::proccessGotTimestamp(), and CAFirstMix::setMixParameters().
| UINT16 t_mix_parameters::m_u32ReplayBase |
Definition at line 219 of file typedefs.hpp.
Referenced by CAFirstMix::setMixParameters().
| UINT32 t_mix_parameters::m_u32ReplayOffset |
Definition at line 218 of file typedefs.hpp.
Referenced by CAReplayCtrlChannelMsgProc::proccessGotTimestamp(), and CAFirstMix::setMixParameters().