libtorrent::buffer::const_interval Struct Reference

#include <buffer.hpp>

List of all members.

Public Member Functions

 const_interval (char const *begin, char const *end)
char operator[] (int index) const
int left () const

Public Attributes

char const * begin
char const * end


Detailed Description

Definition at line 64 of file buffer.hpp.


Constructor & Destructor Documentation

libtorrent::buffer::const_interval::const_interval ( char const *  begin,
char const *  end 
) [inline]

Definition at line 66 of file buffer.hpp.


Member Function Documentation

char libtorrent::buffer::const_interval::operator[] ( int  index  )  const [inline]

Definition at line 71 of file buffer.hpp.

References begin, and end.

int libtorrent::buffer::const_interval::left (  )  const [inline]


Member Data Documentation


The documentation for this struct was generated from the following file:

Generated on Sun May 25 00:21:41 2008 by  doxygen 1.5.6