Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

dsBCD.h File Reference

#include <string.h>
#include <iostream>
#include <dsSmartException.h>

Go to the source code of this file.

Compounds

class  dsBCD

Functions

 DECLARE_EXCEPTION (dsBCD)
void dsToBCD (long xdec, std::ostream &out)
void dsToBCD (const char *xdec, std::ostream &out)
long dsFromBCD (const char *ptr, int bytes)
long dsFromBCD (std::istream &is, int bytes)


Function Documentation

DECLARE_EXCEPTION dsBCD   
 

long dsFromBCD std::istream &    is,
int    bytes
[inline]
 

long dsFromBCD const char *    ptr,
int    bytes
[inline]
 

void dsToBCD const char *    xdec,
std::ostream &    out
[inline]
 

void dsToBCD long    xdec,
std::ostream &    out
[inline]
 


Generated on Mon May 16 18:26:58 2005 for libdms4 by doxygen1.3-rc2