Codemesh Runtime v3 C++ API Reference  3.9.205
List of all members
xmog_remote_data Class Reference

An abstraction around object data and how to serialize/deserialize it. More...

#include <xmog_remote_data.h>

Detailed Description

An abstraction around object data and how to serialize/deserialize it.

Please note that these methods deal with remote data and not with general message bytes. If you have to write a 2-byte short to a message for example to indicate a status code, you should not use the methods in this type because we only deal with tagged and aligned data here, and not with raw data.


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

Copyright (c) 1999-2020 by Codemesh, Inc., ALL RIGHTS RESERVED.