mongo::ChunkCmp Class Reference

#include <chunk.h>

List of all members.

Public Member Functions

 ChunkCmp (const BSONObj &order=BSONObj())
bool operator() (const shared_ptr< ChunkRange > l, const shared_ptr< ChunkRange > r) const
bool operator() (const ChunkRange &l, const ChunkRange &r) const
bool operator() (const ptr< Chunk > l, const ptr< Chunk > r) const
bool operator() (const Chunk &l, const Chunk &r) const

Private Attributes

BSONObjCmp _cmp

Detailed Description

Definition at line 376 of file chunk.h.


Constructor & Destructor Documentation

mongo::ChunkCmp::ChunkCmp ( const BSONObj order = BSONObj()  )  [inline]

Definition at line 378 of file chunk.h.


Member Function Documentation

bool mongo::ChunkCmp::operator() ( const shared_ptr< ChunkRange l,
const shared_ptr< ChunkRange r 
) const [inline]

Definition at line 390 of file chunk.h.

bool mongo::ChunkCmp::operator() ( const ChunkRange l,
const ChunkRange r 
) const [inline]

Definition at line 387 of file chunk.h.

bool mongo::ChunkCmp::operator() ( const ptr< Chunk l,
const ptr< Chunk r 
) const [inline]

Definition at line 382 of file chunk.h.

bool mongo::ChunkCmp::operator() ( const Chunk l,
const Chunk r 
) const [inline]

Definition at line 379 of file chunk.h.


Member Data Documentation

Definition at line 394 of file chunk.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