pelib  2.0.0
Slot Class Reference

List of all members.

Public Member Functions

 Slot (ostream &out)
ErrorStatus write (const unsigned char *data, uint32_t length)
ErrorStatus operator() (const unsigned char *data, uint32_t length)

Detailed Description

Definition at line 339 of file TetrisSchedule.cpp.


Constructor & Destructor Documentation

Slot::Slot ( ostream &  out) [inline]

Definition at line 342 of file TetrisSchedule.cpp.


Member Function Documentation

ErrorStatus Slot::operator() ( const unsigned char *  data,
uint32_t  length 
) [inline]

Definition at line 360 of file TetrisSchedule.cpp.

ErrorStatus Slot::write ( const unsigned char *  data,
uint32_t  length 
) [inline]

Definition at line 348 of file TetrisSchedule.cpp.


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