#include <bitstream.h>
Utils::bitstreamLSBF::bitstreamLSBF |
( |
| ) |
|
Utils::bitstreamLSBF::bitstreamLSBF |
( |
| ) |
|
void Utils::bitstreamLSBF::append |
( |
char * |
input, |
|
|
size_t |
bytes |
|
) |
| |
void Utils::bitstreamLSBF::append |
( |
char * |
input, |
|
|
size_t |
bytes |
|
) |
| |
void Utils::bitstreamLSBF::append |
( |
std::string & |
input | ) |
|
void Utils::bitstreamLSBF::append |
( |
std::string & |
input | ) |
|
void Utils::bitstreamLSBF::clear |
( |
| ) |
|
void Utils::bitstreamLSBF::clear |
( |
| ) |
|
void Utils::bitstreamLSBF::fixData |
( |
| ) |
|
|
private |
void Utils::bitstreamLSBF::fixData |
( |
| ) |
|
|
private |
long long unsigned int Utils::bitstreamLSBF::get |
( |
size_t |
count | ) |
|
long long unsigned int Utils::bitstreamLSBF::get |
( |
size_t |
count | ) |
|
bitstreamLSBF& Utils::bitstreamLSBF::operator<< |
( |
std::string |
input | ) |
|
|
inline |
bitstreamLSBF& Utils::bitstreamLSBF::operator<< |
( |
std::string |
input | ) |
|
|
inline |
long long unsigned int Utils::bitstreamLSBF::peek |
( |
size_t |
count | ) |
|
long long unsigned int Utils::bitstreamLSBF::peek |
( |
size_t |
count | ) |
|
long long unsigned int Utils::bitstreamLSBF::size |
( |
| ) |
|
long long unsigned int Utils::bitstreamLSBF::size |
( |
| ) |
|
void Utils::bitstreamLSBF::skip |
( |
size_t |
count | ) |
|
void Utils::bitstreamLSBF::skip |
( |
size_t |
count | ) |
|
std::string Utils::bitstreamLSBF::data |
long long unsigned int Utils::bitstreamLSBF::readBuffer |
|
private |
unsigned int Utils::bitstreamLSBF::readBufferOffset |
|
private |
The documentation for this class was generated from the following files: