Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

PickleWriter.d File Reference

Go to the source code of this file.

Classes

class  PickleWriter

Variables

module mango io PickleWriter
import mango io EndianWriter
import mango io model IPickle
public class VersionBigEndian
typedef Writer 
SuperClass


Detailed Description

Copyright (C) 2004 Kris Bell

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for damages of any kind arising from the use of this software.

Permission is hereby granted to anyone to use this software for any purpose, including commercial applications, and to alter it and/or redistribute it freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment within documentation of said product would be appreciated but is not required.

2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

3. This notice may not be removed or altered from any distribution of the source.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Version:
Initial version, April 2004
Author:
Kris

Definition in file PickleWriter.d.


Variable Documentation

module mango io PickleWriter
 

Definition at line 36 of file PickleWriter.d.

import mango io EndianWriter
 

Definition at line 38 of file PickleWriter.d.

import mango io model IPickle
 

Definition at line 40 of file PickleWriter.d.

else typedef EndianWriter SuperClass
 

Serialize Objects via an EndianWriter. All Objects are written in Network-order such that they may cross machine boundaries.

See PickleReader for an example of how to use this.

Definition at line 55 of file PickleWriter.d.


Generated on Sun Nov 7 19:06:57 2004 for Mango by doxygen 1.3.6