Public Member Functions | Private Attributes
megatree::Cond Class Reference

#include <node_file.h>

List of all members.

Public Member Functions

 Cond ()
void notify_all ()
void wait (SpinLock &spinlock)

Private Attributes

bool cond

Detailed Description

Definition at line 68 of file node_file.h.


Constructor & Destructor Documentation

megatree::Cond::Cond ( ) [inline]

Definition at line 71 of file node_file.h.


Member Function Documentation

void megatree::Cond::notify_all ( ) [inline]

Definition at line 89 of file node_file.h.

void megatree::Cond::wait ( SpinLock spinlock) [inline]

Definition at line 75 of file node_file.h.


Member Data Documentation

bool megatree::Cond::cond [private]

Definition at line 95 of file node_file.h.


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


megatree_cpp
Author(s): Stuart Glaser
autogenerated on Thu Nov 28 2013 11:30:34