IpcIo Namespace Reference

Enumerations

enum  Command {
  cmdNone ,
  cmdOpen ,
  cmdRead ,
  cmdWrite
}
 what kind of I/O the disker needs to do or have done More...
 

Functions

std::ostream & operator<< (std::ostream &, Command)
 

Enumeration Type Documentation

◆ Command

Enumerator
cmdNone 
cmdOpen 
cmdRead 
cmdWrite 

Definition at line 33 of file IpcIoFile.h.

Function Documentation

◆ operator<<()

std::ostream & IpcIo::operator<< ( std::ostream &  os,
Command  command 
)

Definition at line 76 of file IpcIoFile.cc.

References cmdNone, cmdOpen, cmdRead, and cmdWrite.

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors