IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKSerialization
Engine
SerializationFwd.h
Go to the documentation of this file.
1
// SerializationFwd.h:
3
// -------------------
4
//
14
15
#ifndef __IPSDKSERIALIZATION_SERIALIZATIONFWD_H__
16
#define __IPSDKSERIALIZATION_SERIALIZATIONFWD_H__
17
18
namespace
ipsdk
{
19
22
23
class
BaseIArchive;
24
class
BaseOArchive;
25
template
<
typename
T>
26
class
SerializationOItem;
27
template
<
typename
T>
28
class
SerializationIItem;
29
32
33
}
// end of namespace ipsdk
34
35
#endif // __IPSDKSERIALIZATION_SERIALIZATIONFWD_H__
ipsdk
Main namespace for IPSDK library.
Definition:
AlgorithmFunctionEfficiency.h:22
Generated on Tue Apr 15 2025 16:20:49 for IPSDK by
1.8.14