libDwm-0.6.0
DwmWritable.hh File Reference

Dwm::Writable pure virtual class definition. More...

#include <sys/types.h>
#include <inttypes.h>
#include <stdio.h>
#include <iostream>
Include dependency graph for DwmWritable.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dwm::Writable
 This class defines an interface for classes that can write their contents to an ostream, file descriptor or FILE pointer. More...
 

Detailed Description

Dwm::Writable pure virtual class definition.