Information technology — Object oriented BioAPI — Part 4: C++ implementation

This document specifies an interface of a BioAPI C++ framework and BioAPI C++ BSP which will mirror the corresponding components specified in ISO/IEC 30106-1. The semantic equivalence of this document will be maintained with ISO/IEC 30106-2 (Java implementation) and ISO/IEC 30106-3 (C# implementation). In spite of the differences in actual parameters passed between functions, the names and interface structure are the same.

Technologies de l'information — Objet orienté BioAPI — Partie 4: Implémentation C++

General Information

Status
Published
Publication Date
14-Sep-2019
Current Stage
9020 - International Standard under periodical review
Start Date
15-Jul-2024
Completion Date
15-Jul-2024
Ref Project

Buy Standard

Standard
ISO/IEC 30106-4:2019 - Information technology — Object oriented BioAPI — Part 4: C++ implementation Released:9/15/2019
English language
57 pages
sale 15% off
Preview
sale 15% off
Preview
Standard
ISO/IEC 30106-4:2019 - Information technology -- Object oriented BioAPI
English language
57 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)


INTERNATIONAL ISO/IEC
STANDARD 30106-4
First edition
2019-09
Information technology — Object
oriented BioAPI —
Part 4:
C++ implementation
Technologies de l'information — Objet orienté BioAPI —
Partie 4: Implémentation C++
Reference number
©
ISO/IEC 2019
© ISO/IEC 2019
All rights reserved. Unless otherwise specified, or required in the context of its implementation, no part of this publication may
be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting
on the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address
below or ISO’s member body in the country of the requester.
ISO copyright office
CP 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Geneva
Phone: +41 22 749 01 11
Fax: +41 22 749 09 47
Email: copyright@iso.org
Website: www.iso.org
Published in Switzerland
ii © ISO/IEC 2019 – All rights reserved

Contents Page
Foreword .v
Introduction .vi
1 Scope . 1
2 Normative references . 1
3 Terms and definitions . 1
4 BioAPI C++ general requirements . 1
5 Data types and constants . 2
5.1 Basic data types . 2
5.1.1 Enumerations . 2
5.1.2 BioAPIData .10
5.1.3 RegistryID .10
5.1.4 UUID . .10
5.1.5 Date and Time .10
5.2 Class ACBioParameters .11
5.2.1 Description . . .11
5.2.2 Properties summary .11
5.3 Class BFPListElement . .11
5.3.1 Description . . .11
5.3.2 Properties summary .11
5.4 Class BFPSchema.11
5.4.1 Description . . .11
5.4.2 Properties summary .11
5.5 Class BIR .12
5.5.1 Description . . .12
5.5.2 Properties summary .12
5.5.3 Method summary .13
5.6 Class BSPSchema .14
5.6.1 Description . . .14
5.6.2 Properties summary .14
5.7 Class candidate .15
5.7.1 Description . . .15
5.7.2 Properties summary .15
5.8 Class FrameworkSchema .15
5.8.1 Description . . .15
5.8.2 Properties summary .15
5.9 Class GUIBitmap .16
5.9.1 Description . . .16
5.9.2 Properties .16
5.10 Class Identifypopulation .16
5.10.1 Description . . .16
5.10.2 Properties summary .16
5.10.3 Method summary .16
5.11 Class PopulationMember .17
5.11.1 Description . . .17
5.11.2 Properties summary .17
5.12 Class SecurityProfileType .17
5.12.1 Description . . .17
5.12.2 Properties summary .17
5.13 Class UnitList .18
5.13.1 Description . . .18
5.13.2 Properties summary .18
5.13.3 Methods summary .18
© ISO/IEC 2019 – All rights reserved iii

5.14 Class UnitListElement .18
5.14.1 Description . . .18
5.14.2 Properties summary .18
5.15 Class UnitSchema .19
5.15.1 Description . . .19
5.15.2 Properties summary .19
6 Object oriented interfaces for supporting BioAPI_Units .19
6.1 General .19
6.2 Interface IArchive .20
6.2.1 Description . . .20
6.2.2 Method summary .20
6.3 Interface IComparison .23
6.3.1 Description . . .23
6.3.2 Method summary .24
6.4 Interface IProcessing .27
6.4.1 Description . . .27
6.4.2 Method summary .27
6.5 Interface ISensor .28
6.5.1 Description . . .28
6.5.2 Method summary .
...


INTERNATIONAL ISO/IEC
STANDARD 30106-4
First edition
2019-09
Information technology — Object
oriented BioAPI —
Part 4:
C++ implementation
Technologies de l'information — Objet orienté BioAPI —
Partie 4: Implémentation C++
Reference number
©
ISO/IEC 2019
© ISO/IEC 2019
All rights reserved. Unless otherwise specified, or required in the context of its implementation, no part of this publication may
be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting
on the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address
below or ISO’s member body in the country of the requester.
ISO copyright office
CP 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Geneva
Phone: +41 22 749 01 11
Fax: +41 22 749 09 47
Email: copyright@iso.org
Website: www.iso.org
Published in Switzerland
ii © ISO/IEC 2019 – All rights reserved

Contents Page
Foreword .v
Introduction .vi
1 Scope . 1
2 Normative references . 1
3 Terms and definitions . 1
4 BioAPI C++ general requirements . 1
5 Data types and constants . 2
5.1 Basic data types . 2
5.1.1 Enumerations . 2
5.1.2 BioAPIData .10
5.1.3 RegistryID .10
5.1.4 UUID . .10
5.1.5 Date and Time .10
5.2 Class ACBioParameters .11
5.2.1 Description . . .11
5.2.2 Properties summary .11
5.3 Class BFPListElement . .11
5.3.1 Description . . .11
5.3.2 Properties summary .11
5.4 Class BFPSchema.11
5.4.1 Description . . .11
5.4.2 Properties summary .11
5.5 Class BIR .12
5.5.1 Description . . .12
5.5.2 Properties summary .12
5.5.3 Method summary .13
5.6 Class BSPSchema .14
5.6.1 Description . . .14
5.6.2 Properties summary .14
5.7 Class candidate .15
5.7.1 Description . . .15
5.7.2 Properties summary .15
5.8 Class FrameworkSchema .15
5.8.1 Description . . .15
5.8.2 Properties summary .15
5.9 Class GUIBitmap .16
5.9.1 Description . . .16
5.9.2 Properties .16
5.10 Class Identifypopulation .16
5.10.1 Description . . .16
5.10.2 Properties summary .16
5.10.3 Method summary .16
5.11 Class PopulationMember .17
5.11.1 Description . . .17
5.11.2 Properties summary .17
5.12 Class SecurityProfileType .17
5.12.1 Description . . .17
5.12.2 Properties summary .17
5.13 Class UnitList .18
5.13.1 Description . . .18
5.13.2 Properties summary .18
5.13.3 Methods summary .18
© ISO/IEC 2019 – All rights reserved iii

5.14 Class UnitListElement .18
5.14.1 Description . . .18
5.14.2 Properties summary .18
5.15 Class UnitSchema .19
5.15.1 Description . . .19
5.15.2 Properties summary .19
6 Object oriented interfaces for supporting BioAPI_Units .19
6.1 General .19
6.2 Interface IArchive .20
6.2.1 Description . . .20
6.2.2 Method summary .20
6.3 Interface IComparison .23
6.3.1 Description . . .23
6.3.2 Method summary .24
6.4 Interface IProcessing .27
6.4.1 Description . . .27
6.4.2 Method summary .27
6.5 Interface ISensor .28
6.5.1 Description . . .28
6.5.2 Method summary .
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.