Bincimap 2.0.16
Easy Imapping
Loading...
Searching...
No Matches
Data Structures | Namespaces | Variables
iodevice.h File Reference

Declaration of the IODevice class. More...

#include "convert.h"
#include <string>
#include <unistd.h>
Include dependency graph for iodevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  IODevice
 The IODevice class provides a framework for reading and writing to device. More...
 

Namespaces

namespace  Binc
 

Variables

const char CMS_END_OF_LINE [4] = { 0x0d, '\n', 0x00, 0x00 }
 

Detailed Description

Declaration of the IODevice class.


Author
Andreas Aardal Hanssen

@date 2002, 2003

Definition in file iodevice.h.

Variable Documentation

◆ CMS_END_OF_LINE

const char CMS_END_OF_LINE[4] = { 0x0d, '\n', 0x00, 0x00 }

Definition at line 15 of file iodevice.h.