

Definition at line 33 of file svlSampleMatrixCustom.h.
| virtual void svlSampleMatrixCustom< _ValueType >::SerializeRaw | ( | std::ostream & | outputStream | ) | const [inline, virtual] |
Binary serialization
Implements svlSampleMatrix.
Definition at line 191 of file svlSampleMatrixCustom.h.
References cmnSerializeRaw(), and mtsGenericObject::SerializeRaw().
| virtual void svlSampleMatrixCustom< _ValueType >::DeSerializeRaw | ( | std::istream & | inputStream | ) | [inline, virtual] |
Binary deserialization
Implements svlSampleMatrix.
Definition at line 202 of file svlSampleMatrixCustom.h.
References CMN_LOG_CLASS_RUN_ERROR, cmnDeSerializeRaw(), and mtsGenericObject::DeSerializeRaw().