# Ref::RecvBuffApp Component

## 1. Introduction

The `Ref::RecvBuffApp` is a demonstration component that receives data buffers from `Ref::SendBuffApp` [SDD](../../SendBuffApp/docs/sdd.md)

## 2. Requirements

The requirements for `Ref::RecvBuffApp` are as follows:

Requirement | Description | Verification Method
----------- | ----------- | -------------------
ISF-SBF-001 | The `Ref::RecvBuffApp` component shall receive buffers | System test
ISF-SBF-002 | The `Ref::RecvBuffApp` component shall detect errors in received buffers | System test

## 3. Design

### 3.1 Context

#### 3.1.1 Component Diagram

The `Ref::RecvBuffApp` component has the following component diagram:

![`Ref::RecvBuffApp` Diagram](img/RecvBuffBDD.jpg "Ref::RecvBuffApps")

## 4. Dictionaries

## 5. Module Checklists

## 6. Unit Testing

## 7. Change Log

Date | Description
---- | -----------
4/20/2017 | Initial Version



