Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Compatibility.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  detail

Functions

template<class ListType, class AvailableType>
ListType::FragmentType selectBlock (const ListType &src, typename ListType::FSizeType blockSize, const AvailableType *available)
void SerializeOut (CArchive &ar, const SimpleFragment &out)
SimpleFragment SerializeIn (CArchive &ar, int version)
void SerializeOut1 (CArchive &ar, const SimpleFragmentList &out)
void SerializeIn1 (CArchive &ar, SimpleFragmentList &in, int version)
void SerializeOut2 (CArchive &ar, const SimpleFragmentList &out)
void SerializeIn2 (CArchive &ar, SimpleFragmentList &in, int version)


Function Documentation

template<class ListType, class AvailableType>
ListType::FragmentType detail::selectBlock const ListType &  src,
typename ListType::FSizeType  blockSize,
const AvailableType *  available
 

Definition at line 33 of file Compatibility.hpp.

Referenced by CDownloadTransferED2K::SelectFragment(), and CDownloadTransferBT::SelectFragment().

SimpleFragment detail::SerializeIn CArchive &  ar,
int  version
[inline]
 

Definition at line 98 of file Compatibility.hpp.

Referenced by detail::SerializeIn1(), and detail::SerializeIn2().

void detail::SerializeIn1 CArchive &  ar,
SimpleFragmentList in,
int  version
[inline]
 

Definition at line 138 of file Compatibility.hpp.

References detail::SerializeIn().

Referenced by CFragmentedFile::Serialize().

void detail::SerializeIn2 CArchive &  ar,
SimpleFragmentList in,
int  version
[inline]
 

Definition at line 204 of file Compatibility.hpp.

References detail::SerializeIn().

Referenced by CDownloadSource::Serialize().

void detail::SerializeOut CArchive &  ar,
const SimpleFragment out
[inline]
 

Definition at line 92 of file Compatibility.hpp.

Referenced by detail::SerializeOut1(), and detail::SerializeOut2().

void detail::SerializeOut1 CArchive &  ar,
const SimpleFragmentList out
[inline]
 

Definition at line 124 of file Compatibility.hpp.

References detail::SerializeOut().

Referenced by CFragmentedFile::Serialize().

void detail::SerializeOut2 CArchive &  ar,
const SimpleFragmentList out
[inline]
 

Definition at line 193 of file Compatibility.hpp.

References detail::SerializeOut().

Referenced by CDownloadSource::Serialize().


Generated on Thu Dec 15 10:39:56 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2