/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/eformat/eformat-00-00-04/eformat/Status.h File Reference

A helper class to help the user to interpret the status information in the first status word and to code it properly. More...

#include <stdint.h>

Go to the source code of this file.

Namespaces

namespace  eformat
namespace  eformat::helper

Classes

class  eformat::helper::Status

Typedefs

typedef enum GenericStatus eformat::GenericStatus

Enumerations

enum  eformat::GenericStatus {
  eformat::NO_ERROR = 0x0, eformat::BCID_CHECK_FAIL = 0x1, eformat::LVL1ID_CHECK_FAIL = 0x2, eformat::TIMEOUT = 0x4,
  eformat::DATA_CORRUPTION = 0x8, eformat::INTERNAL_OVERFLOW = 0x16
}

Variables

const uint32_t eformat::STATUS_FRONT = 0
 status goes in front of data block
const uint32_t eformat::STATUS_BACK = 1
 status goes after data block
const uint32_t eformat::DEFAULT_STATUS = NO_ERROR


Detailed Description

A helper class to help the user to interpret the status information in the first status word and to code it properly.

Author:
Andre DOS ANJOS
Author
zhangy
Revision
1.1.1.1
Date
2009/06/19 07:35:41

Definition in file Status.h.


Generated on Tue Nov 29 23:15:04 2016 for BOSS_7.0.2 by  doxygen 1.4.7