Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Classes | |
struct | ComponentType |
Tuple containing the type of logic component (logic blocks, library blocks & others blocks). More... | |
Typedefs | |
typedef uint32_t | channelGlobalId |
typedef uint32_t | logicIntermediateMemory |
typedef uint16_t | logicExecutionOrder |
typedef uint16_t | customBlockId |
typedef std::string | libraryTagName |
typedef std::string | parameterOnlineTag |
typedef uint16_t | libraryIOOrder |
typedef std::string | libraryIOId |
typedef uint32_t | paramNumber |
typedef uint32_t | blockType |
typedef uint32_t | blockSubType |
typedef uint32_t | componentType |
typedef uint32_t | componentFinalType |
typedef uint32_t iv::types::logic::blockSubType |
typedef uint32_t iv::types::logic::blockType |
typedef uint32_t iv::types::logic::channelGlobalId |
typedef uint32_t iv::types::logic::componentFinalType |
typedef uint32_t iv::types::logic::componentType |
typedef uint16_t iv::types::logic::customBlockId |
typedef std::string iv::types::logic::libraryIOId |
typedef uint16_t iv::types::logic::libraryIOOrder |
typedef std::string iv::types::logic::libraryTagName |
typedef uint16_t iv::types::logic::logicExecutionOrder |
typedef uint32_t iv::types::logic::logicIntermediateMemory |
typedef std::string iv::types::logic::parameterOnlineTag |
typedef uint32_t iv::types::logic::paramNumber |