mongo::ClientCursor::Pointer Class Reference

#include <clientcursor.h>

List of all members.

Public Member Functions

ClientCursorc ()
void deleted ()
 Pointer (long long cursorid)
void release ()
 ~Pointer ()

Private Attributes

ClientCursor_c

Detailed Description

Definition at line 82 of file clientcursor.h.


Constructor & Destructor Documentation

mongo::ClientCursor::Pointer::~Pointer (  )  [inline]

Definition at line 100 of file clientcursor.h.

mongo::ClientCursor::Pointer::Pointer ( long long  cursorid  )  [inline]

Definition at line 101 of file clientcursor.h.


Member Function Documentation

ClientCursor* mongo::ClientCursor::Pointer::c (  )  [inline]

Definition at line 85 of file clientcursor.h.

void mongo::ClientCursor::Pointer::deleted (  )  [inline]

call this if during a yield, the cursor got deleted if so, we don't want to use the point address

Definition at line 97 of file clientcursor.h.

void mongo::ClientCursor::Pointer::release (  )  [inline]

Definition at line 86 of file clientcursor.h.


Member Data Documentation

Definition at line 83 of file clientcursor.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:54 2013