ICF 3.0.5.47
Technical documentation of ICF Libraries
iser::TCopySerializedWrap< Base > Class Template Reference

#include <TCopySerializedWrap.h>

Inheritance diagram for iser::TCopySerializedWrap< Base >:
Collaboration diagram for iser::TCopySerializedWrap< Base >:

Public Types

typedef Base BaseClass
 

Public Member Functions

template<typename... Args>
 TCopySerializedWrap (Args &&... args)
 
int GetSupportedOperations () const override
 
bool CopyFrom (const istd::IChangeable &object, istd::IChangeable::CompatibilityMode mode=istd::IChangeable::CM_WITHOUT_REFS) override
 
bool IsEqual (const istd::IChangeable &object) const override
 

Detailed Description

template<class Base>
class iser::TCopySerializedWrap< Base >

Definition at line 19 of file TCopySerializedWrap.h.

Member Typedef Documentation

◆ BaseClass

template<class Base >
Base iser::TCopySerializedWrap< Base >::BaseClass

Definition at line 22 of file TCopySerializedWrap.h.

Constructor & Destructor Documentation

◆ TCopySerializedWrap()

template<class Base >
template<typename... Args>
iser::TCopySerializedWrap< Base >::TCopySerializedWrap ( Args &&... args)
inline

Definition at line 25 of file TCopySerializedWrap.h.

Member Function Documentation

◆ CopyFrom()

template<class Base >
bool iser::TCopySerializedWrap< Base >::CopyFrom ( const istd::IChangeable & object,
istd::IChangeable::CompatibilityMode mode = istd::IChangeable::CM_WITHOUT_REFS )
override

Definition at line 48 of file TCopySerializedWrap.h.

References iser::CMemoryReadArchive::CloneByArchive().

◆ GetSupportedOperations()

◆ IsEqual()

template<class Base >
bool iser::TCopySerializedWrap< Base >::IsEqual ( const istd::IChangeable & object) const
override

The documentation for this class was generated from the following file:

© Witold Gantzke and Kirill Lepskiy