|
FireSync API
|
Collection of miscellaneous utility blocks.
Types | |
| class | kBinCSum4Block |
| Provides a software implementation of the BinCSum4 camera algorithm. More... | |
| class | kBinCSum4BlockInfo |
| Represents configuration for kBinCSum4Block. More... | |
| class | kForwardBlock |
| Forwards messages from input port N to output port N. More... | |
| class | kForwardBlockInfo |
| Represents configuration for kForwardBlock. More... | |
| class | kInvertBlock |
| Optionally inverts the pixels in an input message (kMsg<kImage>). More... | |
| struct | kInvertBlockAlgorithm |
| Represents a kInvertBlock algorithm type. More... | |
| class | kInvertBlockInfo |
| Represents configuration for kInvertBlock. More... | |
| struct | kInvertBlockMemory |
| Represents a kInvertBlock memory type. More... | |
| class | kLc250xFpnBlock |
| Optionally inverts the pixels in an input message (kMsg<kImage>). More... | |
| class | kLc250xFpnBlockInfo |
| Represents configuration for kLc250xFpnBlock. More... | |
| class | kMemoryDomainBlock |
| Converts data content within received messages to the desired memory domain. More... | |
| class | kMemoryDomainBlockInfo |
| Represents configuration for kMemoryDomainBlock. More... | |
| struct | kMemoryDomainBlockOutput |
| Represents a kMemoryDomainBlock output memory type. More... | |
| class | kMemoryTrafficBlock |
| Reads, writes or copies blocks of memory. More... | |
| class | kMemoryTrafficBlockInfo |
| Represents configuration for kMemoryTrafficBlock. More... | |
| class | kTimerBlock |
| Generates timer messages at a specified period. More... | |
| class | kTimerBlockInfo |
| Represents configuration for kTimerBlock. More... | |