sc_automationDeviceMgr Struct Reference

Automation Device Manager. More...

#include <si_sha/adevmgr.h>

List of all members.

Public Attributes

sc_nameToNameList instcFromDevAddr
sc_nameToNameList inameFromDevAddr
sc_nameToNameList classFromDevType
sc_lasejsEngine
struct sqlite3 * db


Detailed Description

Automation Device Manager.

The Automation device manager keeps track of mappings between device addresses and instance identifiers in JavaScript. It also maps device types to JavaScript class names.

This important function serves several critical purposes in CASE, including:


Member Data Documentation

Cache for class name lookups

struct sqlite3* sc_automationDeviceMgr::db [read]

SQLite3 Database for long-term storage

Cache for instance name lookups

List for instance lookups

JavaScript environment


The documentation for this struct was generated from the following file:

doxygen