OpenCores
URL https://opencores.org/ocsvn/pcie_ds_dma/pcie_ds_dma/trunk

Subversion Repositories pcie_ds_dma

[/] [pcie_ds_dma/] [trunk/] [soft/] [linux/] [common/] [utils/] [tf_workparam.h] - Diff between revs 2 and 6

Show entire file | Details | Blame | View Log

Rev 2 Rev 6
Line 1... Line 1...
/**
 
        \file
 
        \brief  Объявление класса TF_WorkParam
 
 
 
        \version 1
 
 
 
 
 
*/
 
 
 
#pragma once
 
 
 
 
 
 
 
 
 
 
#ifndef __TF_WORK_PARAM_H__
 
#define __TF_WORK_PARAM_H__
 
 
//! Класс хранения параметров обработки
//! Класс хранения параметров обработки
/**
/**
 
 
        \ingroup NodeWork
        \ingroup NodeWork
Line 100... Line 89...
 
 
    //! Функция отображения параметров
    //! Функция отображения параметров
    void log_out( const char* fmt, ... );
    void log_out( const char* fmt, ... );
};
};
 
 
 No newline at end of file
 No newline at end of file
 
#endif //__TF_WORK_PARAM_H__
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.