ROIB::CTPRoI contains a RoI delivered by the CTP.
More...
#include <CTPRoI.h>
|
| | CTPRoI (uint32_t r) |
| | constructor: setting the RoI
|
| | CTPRoI () |
| | default constructor: init RoI to 0
|
| | ~CTPRoI ()=default |
| | empty default destructor
|
| uint32_t | roIWord () const |
| | returning the RoI
|
|
| uint32_t | m_roIWord |
| | The uint32_t data member of the RoI.
|
ROIB::CTPRoI contains a RoI delivered by the CTP.
The CTPRoI class is mainly used in the CTPResult class.
- See also
- ROIB::CTPResult
- Author
- Thomas Schoerner-Sadenius thoma.nosp@m.s.sc.nosp@m.hoern.nosp@m.er@c.nosp@m.ern.c.nosp@m.h
- Version
- $Id: CTPRoI.h,v 1.5 2008-12-08 21:43:16 efeld Exp $
Definition at line 28 of file CTPRoI.h.
◆ CTPRoI() [1/2]
| ROIB::CTPRoI::CTPRoI |
( |
uint32_t | r | ) |
|
|
inline |
constructor: setting the RoI
Definition at line 32 of file CTPRoI.h.
uint32_t m_roIWord
The uint32_t data member of the RoI.
◆ CTPRoI() [2/2]
default constructor: init RoI to 0
Definition at line 36 of file CTPRoI.h.
◆ ~CTPRoI()
| ROIB::CTPRoI::~CTPRoI |
( |
| ) |
|
|
default |
◆ roIWord()
| uint32_t ROIB::CTPRoI::roIWord |
( |
| ) |
const |
|
inline |
returning the RoI
Definition at line 45 of file CTPRoI.h.
◆ m_roIWord
| uint32_t ROIB::CTPRoI::m_roIWord |
|
private |
The uint32_t data member of the RoI.
Definition at line 49 of file CTPRoI.h.
The documentation for this class was generated from the following file: