IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
BaseCollections.h File Reference

Predefined base collection types for library. More...

#include <IPSDKUtil/BaseTypes.h>
#include <vector>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 

Typedefs

typedef std::vector< ipBool > ipsdk::BoolVector
 stl vector collections
 
typedef std::vector< ipInt8 > ipsdk::Int8Vector
 stl vector collections
 
typedef std::vector< ipUInt8 > ipsdk::UInt8Vector
 stl vector collections
 
typedef std::vector< ipInt16 > ipsdk::Int16Vector
 stl vector collections
 
typedef std::vector< ipUInt16 > ipsdk::UInt16Vector
 stl vector collections
 
typedef std::vector< ipInt32 > ipsdk::Int32Vector
 stl vector collections
 
typedef std::vector< ipUInt32 > ipsdk::UInt32Vector
 stl vector collections
 
typedef std::vector< ipInt64 > ipsdk::Int64Vector
 stl vector collections
 
typedef std::vector< ipUInt64 > ipsdk::UInt64Vector
 stl vector collections
 
typedef std::vector< ipReal32 > ipsdk::Real32Vector
 stl vector collections
 
typedef std::vector< ipReal64 > ipsdk::Real64Vector
 stl vector collections
 
typedef std::vector< std::string > ipsdk::StringVector
 stl vector collections
 
typedef std::vector< boost::filesystem::path > ipsdk::PathVector
 stl vector collections
 

Detailed Description

Predefined base collection types for library.

Author
E. Noirfalise
Date
2013/2/15