#include <ders/cycl_buf.hpp>
#include <assert.h>
#include <string.h>
Go to the source code of this file.
Namespaces | |
namespace | ders |
Functions | |
sh_cycl_buf | ders::new_cycl_buf (mem_pool &mp, int rsrv) |
Creates new cycl_buf object. |
Definition in file cycl_buf.cpp.