Public Member Functions | Data Fields

sync_cont Struct Reference

Inherits Continuation.

Collaboration diagram for sync_cont:
Collaboration graph
[legend]

Public Member Functions

 sync_cont (ProxyMutex *m)
 ~sync_cont ()
int sync (int, Event *)

Data Fields

textBufferm_tb

Detailed Description

Definition at line 372 of file RecProcess.cc.


Constructor & Destructor Documentation

sync_cont::sync_cont ( ProxyMutex m  )  [inline]

Definition at line 376 of file RecProcess.cc.

References m_tb, SET_HANDLER, and sync().

sync_cont::~sync_cont (  )  [inline]

Definition at line 383 of file RecProcess.cc.

References m_tb.


Member Function Documentation

int sync_cont::sync ( int  ,
Event  
) [inline]

Field Documentation

Definition at line 374 of file RecProcess.cc.

Referenced by sync(), sync_cont(), and ~sync_cont().


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