E57 Foundation API v1.1.312  Aug. 10, 2011
size_t extensionsCount ( ) const

Get number of E57 extensions declared in the ImageFile.

The default E57 namespace does not count as an extension.

Precondition:
This ImageFile must be open (i.e. isOpen()).
Postcondition:
No visible state is modified.
Returns:
The number of E57 extensions defined in the ImageFile.
Exceptions:
E57_ERROR_IMAGEFILE_NOT_OPEN
E57_ERROR_INTERNALAll objects in undocumented state
See also:
Extensions.cpp example, ImageFile::extensionsPrefix, ImageFile::extensionsUri
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines