MityDSP Documentation Index
Classes | Namespaces | Macros | Typedefs | Enumerations
DspError.h File Reference
#include <std.h>
#include <sem.h>

Classes

class  MityDSP::tcDspError
 The tcDspError class handles formatting and reporting errors in a consistent manner. More...

Namespaces

namespace  MityDSP

Macros

#define tcDspError_H

Typedefs

typedef void(* MityDSP::tfErrorCallback )(enum teErrorValues, const char *)
 Prototypes for the tcDspError callbacks.
typedef void(* MityDSP::tfLogCallback )(const char *, int, teErrorValues)

Enumerations

enum  MityDSP::teErrorValues {
  MityDSP::debug = 0, MityDSP::status = 1, MityDSP::warning = 2, MityDSP::error = 3,
  MityDSP::none = 4
}
 This enumeration lists the available message severities. More...
enum  MityDSP::teTimeFormats { MityDSP::eeHHMMSS, MityDSP::eeMsecSinceBoot }
 This enumeration lists the available timestamp formats. More...
enum  MityDSP::teOutputFormats { MityDSP::eeFormatA, MityDSP::eeFormatB }
 This enumeration lists the available output formats. More...

Macro Definition Documentation

#define tcDspError_H

  
Generated on Mon Apr 22 2013 11:33:02 for MityDSP Core by  Doxygen Version 1.8.1.1
Copyright © 2009, Critical Link LLC, All rights reserved.