IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKUtil
Tools
GuidTypes.h
Go to the documentation of this file.
1
// GuidTypes.h:
3
// ------------
4
//
14
15
#ifndef __IPSDKUTIL_GUIDTYPES_H__
16
#define __IPSDKUTIL_GUIDTYPES_H__
17
18
#include <IPSDKUtil/Tools/Guid.h>
19
#include <set>
20
21
namespace
ipsdk
{
22
25
27
typedef
std::set<Guid>
GuidSet
;
28
31
32
}
// end of namespace ipsdk
33
34
#endif // __IPSDKUTIL_GUIDTYPES_H__
ipsdk
Main namespace for IPSDK library.
Definition:
AlgorithmFunctionEfficiency.h:22
ipsdk::GuidSet
std::set< Guid > GuidSet
collection of unique ordered guid
Definition:
GuidTypes.h:27
Generated on Tue Apr 15 2025 16:20:49 for IPSDK by
1.8.14