cog/Libraries/DecMPA/Files/src/frame/rawDataBuffer.cpp

22 lines
432 B
C++
Raw Normal View History

2005-06-02 18:16:43 +00:00
/*
stores simple buffer information. does not allocate anything
Copyright (C) 2001 Martin Vogt
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Library General Public License as published by
the Free Software Foundation.
For more information look at the file License.txt in this package
*/
#include "rawDataBuffer.h"
// hm
RawDataBuffer::~RawDataBuffer() {
}