Jpp
15.0.5
the software that should make you happy
|
Error. More...
#include <JChecksum.hh>
Public Member Functions | |
error () | |
Default constructor. More... | |
error (const int pos, const int type) | |
Constructor. More... | |
Public Attributes | |
int | pos |
index in frame More... | |
int | type |
error type More... | |
Error.
Definition at line 54 of file JChecksum.hh.
|
inline |
|
inline |
Constructor.
pos | index in frame |
type | error type |
Definition at line 70 of file JChecksum.hh.
int JTRIGGER::JChecksum::error::pos |
index in frame
Definition at line 77 of file JChecksum.hh.
int JTRIGGER::JChecksum::error::type |
error type
Definition at line 78 of file JChecksum.hh.