#include "Serialize.h"
#include "../util/StringBuffer.h"
Go to the source code of this file.
Namespaces | |
| namespace | oasys |
Classes | |
| class | oasys::StringSerialize |
| StringSerialize is a SerializeAction that "flattens" the object into a oasys StringBuffer;. More... | |
1.5.3