SPUC  3.0
Classes | Namespaces | Functions
bit.h File Reference
#include <spuc/spuc_types.h>
#include <iostream>
Include dependency graph for bit.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SPUC::bit
 

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Functions

std::ostream & SPUC::operator<< (std::ostream &output, const bit &inbin)
 
std::istream & SPUC::operator>> (std::istream &input, bit &outbin)