Industrial automation systems and integration — Product data representation and exchange — Part 23: Implementation methods: C++ language binding to the standard data access interface
工业自动化系统与集成——产品数据表示与交换第23部分:实现方法:C++语言与标准数据访问接口的绑定
This part of ISO 10303 specifies the implementation of the functional interface specified in the standard
data access interface (SDAI), ISO 10303-22, in the C++ programming language.
The following are within the scope of this part of ISO 10303:
— access to and manipulation of data types and entities which are specified in ISO 10303-22;
— convenience functions suitable to this language binding;
— binding of functions to operations and attributes specified in ISO 10303-22 with the linking of
application schema definition at either compile-time or run-time;
— implementation mechanisms for the handling of errors as specified in ISO 10303-22;
— implementation mechanisms for the validation of constraints as specified in ISO 10303-22.
The following is outside the scope of this part of ISO 10303:
— all items listed as out of scope in ISO 10303-22.