#include #include using namespace Latan; IOObject::~IOObject(void) {} IOTypes::Type IOObject::IOType(void) { return IOTypes::NoType; }