

Definition at line 38 of file svlSampleImageCustom.h.
| virtual void svlSampleImageCustom< _ValueType, _DataChannels, _VideoChannels >::SerializeRaw | ( | std::ostream & | outputStream | ) | const [inline, virtual] |
Binary serialization
Implements svlSampleImage.
Definition at line 253 of file svlSampleImageCustom.h.
References cmnSerializeRaw(), and mtsGenericObject::SerializeRaw().
| virtual void svlSampleImageCustom< _ValueType, _DataChannels, _VideoChannels >::DeSerializeRaw | ( | std::istream & | inputStream | ) | [inline, virtual] |
Binary deserialization
Implements svlSampleImage.
Definition at line 281 of file svlSampleImageCustom.h.
References CMN_LOG_CLASS_RUN_ERROR, cmnDeSerializeRaw(), and mtsGenericObject::DeSerializeRaw().