OpenDOF Project
Files | Macros | Functions | Variables
DOSInterfaceID
OpenDOF Stack (DOS)

Files

file  cos.h
 Header file for the COS functions, defines and data types.
 

Macros

#define DOSINTERFACEID_INIT1(name, registry, b0)
 Create an Interface ID from 1 data byte.
 
#define DOSINTERFACEID_INIT2(name, registry, b0, b1)
 Create an Interface ID from 2 data bytes.
 
#define DOSINTERFACEID_INIT4(name, registry, b0, b1, b2, b3)
 Create an Interface ID from 4 data bytes.
 

Functions

uint8 DOSInterfaceID_GetSize (DOSInterfaceID interfaceID)
 Returns the size of the given interface ID.
 

Variables

const DOSInterfaceID DOSInterfaceID_Wildcard
 The wildcard Interface ID.
 

Detailed Description

core-c-cos Version 7.0.1 Build 0
2018-02-08