libtorrent::buffer::interval Struct Reference

#include <buffer.hpp>

List of all members.

Public Member Functions

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

Public Attributes

char * begin
char * end


Detailed Description

Definition at line 45 of file buffer.hpp.


Constructor & Destructor Documentation

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

Definition at line 47 of file buffer.hpp.


Member Function Documentation

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

Definition at line 52 of file buffer.hpp.

References begin, and end.

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

Definition at line 58 of file buffer.hpp.

References begin, and end.


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