FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kFireSync/Data

Description

Data collections and structures.

Types

class  kAlgMsg
 Abstract base class for algorithm data messages. More...
 
class  kBinCSum4Alg
 Software implementation of the BinCSum4 (Binarize + Column-Sum, version 4) camera algorirthm. More...
 
class  kBinCSumMsg
 Represents output from a binarize-csum algorithm. More...
 
class  kColor
 Color as an integer with 8-bit alpha, red, green, and blue components. More...
 
class  kCrc32
 Implements a CRC-32 generator. More...
 
struct  kCrc32Item
 Represents the state of an ongoing CRC-32 calculation. More...
 
struct  kCSum4
 Represents a CSum value in the format produced by the Binarize-CSum camera algorithm (version 4). More...
 
class  kDataTree
 Represents a tree of data objects. More...
 
class  kDataTreeItem
 Represents an item within a tree of data objects. More...
 
class  kGraphic
 Represents a collection of vector graphics. More...
 
class  kHealthMsg
 Represents a health channel message sent by a node. More...
 
class  kMovingAvg
 Represents a runinng average calculation. More...
 
class  kMsg
 Represents a simple data message. More...
 
class  kMsgInfo
 Represents message source information and an attached message. More...
 
class  kMsgSet
 Abstract base class for FireSync data messages. More...
 
class  kPlot
 Represents a multi-layer collection of images and/or vector graphics. More...
 
class  kProfileMsg
 Represents a data message (FPGA LUT). More...
 
struct  kRegisterModule
 Represents an enumeration of register modules. More...
 
struct  kVisualizerType
 Represents an enumeration of data visualization types. More...