Panda3D
Classes | Macros
dcPacker.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "dcbase.h"
#include "dcPackerInterface.h"
#include "dcSubatomicType.h"
#include "dcPackData.h"
#include "dcPackerCatalog.h"
#include "dcPython.h"
#include "dcPacker.I"

Go to the source code of this file.

Classes

class  DCPacker
 This class can be used for packing a series of numeric and string data into a binary stream, according to the DC specification. More...
 

Macros

#define RAW_PACK_CHANNEL(in)   raw_pack_uint64(in)
 
#define RAW_UNPACK_CHANNEL()   raw_unpack_uint64()
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2004-06-15

Definition in file dcPacker.h.