IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
FilePatternMatching.h File Reference

Utility functions for license validity when opening image e.g. open 3D image with a 2D license. More...

#include <IPSDKImageFile/IPSDKImageFileExports.h>
#include <IPSDKUtil/BaseTypes.h>
#include <string>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::image
 Namespace agregating IPSDK image management routines and classes.
 
 ipsdk::image::file
 Namespace agregating IPSDK image file (disk image) management routines and classes.
 

Functions

IPSDKIMAGEFILE_API bool ipsdk::image::file::testFilePatternMatching (const std::string &pattern, const std::string &parsedString, ipUInt64 &index)
 function checking if string to parse matches the pattern specified by the user Here are the accepted key characters/key words: More...
 

Detailed Description

Utility functions for license validity when opening image e.g. open 3D image with a 2D license.

Utility functions for file pattern matching.

Author
R. Abbal
Date
2023/05/03
Author
H. Delestre
Date
2016/06/23