F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
BlockDriver.hpp
Go to the documentation of this file.
1
// ======================================================================
2
// BlockDriver.hpp
3
// Standardization header for BlockDriver
4
// ======================================================================
5
6
#ifndef Drv_BlockDriver_HPP
7
#define Drv_BlockDriver_HPP
8
9
#include "
Drv/BlockDriver/BlockDriverImpl.hpp
"
10
11
namespace
Drv
{
12
13
typedef
BlockDriverImpl
BlockDriver
;
14
15
}
16
17
#endif
BlockDriverImpl.hpp
Drv::BlockDriverImpl
Definition:
BlockDriverImpl.hpp:8
Drv
Definition:
BlockDriverComponentAc.cpp:14
Drv::BlockDriver
BlockDriverImpl BlockDriver
Definition:
BlockDriver.hpp:13
Drv
BlockDriver
BlockDriver.hpp
Generated by
1.9.1