#include <stdint.h>
#include <stdio.h>
#include "channels.h"
#include "ringbuffer.h"
#include "thread.h"
#include "tools.h"
Go to the source code of this file.
|
| bool | CamResponsesLoad (const char *FileName, bool AllowComments=false, bool MustExist=false) |
| |
◆ CAM_READ_TIMEOUT
| #define CAM_READ_TIMEOUT 50 |
Definition at line 22 of file ci.h.
◆ MAX_CAM_SLOTS_PER_ADAPTER
| #define MAX_CAM_SLOTS_PER_ADAPTER 16 |
Definition at line 20 of file ci.h.
◆ MAX_CONNECTIONS_PER_CAM_SLOT
| #define MAX_CONNECTIONS_PER_CAM_SLOT 8 |
Definition at line 21 of file ci.h.
◆ eModuleStatus
| Enumerator |
|---|
| msNone | |
| msReset | |
| msPresent | |
| msReady | |
| msNone | |
| msReset | |
| msPresent | |
| msReady | |
Definition at line 170 of file ci.h.
◆ CamResponsesLoad()
| bool CamResponsesLoad |
( |
const char * |
FileName, |
|
|
bool |
AllowComments = false, |
|
|
bool |
MustExist = false |
|
) |
| |
Definition at line 481 of file ci.c.
◆ CamSlots
◆ ChannelCamRelations
◆ CiResourceHandlers