bits.cc File Reference
#include "claraty/bits.h"#include <stdio.h>Include dependency graph for bits.cc:

Go to the source code of this file.
Namespaces | |
| namespace | claraty |
Functions | |
| ostream & | claraty::operator<< (ostream &ostr, const Bits &rhs) |
Detailed Description
Bit field manipulations. Bits are used for Digital I/O
Designer(s): Issa A.D. Nesnas, Won S. Kim
Author(s): Won S. Kim, Issa A.D. Nesnas
Date: August 16, 2002
Software License:
http://claraty.jpl.nasa.gov/license/open_src/ or file: license/open_src.txt
© 2006, Jet Propulsion Laboratory, California Institute of Technology
- Revision
- 1.5
Definition in file bits.cc.