b24bits Union Reference

#include <ocCoder.h>

List of all members.

Public Attributes

struct {
   unsigned int   ch1:6
   unsigned int   ch2:6
   unsigned int   ch3:6
   unsigned int   ch4:6
bit6Sequence
struct {
   unsigned char   ch1
   unsigned char   ch2
   unsigned char   ch3
byteSequence
struct {
   unsigned int   ch1:6
   unsigned int   ch2:6
   unsigned int   ch3:6
   unsigned int   ch4:6
bit6Sequence
struct {
   unsigned char   ch1
   unsigned char   ch2
   unsigned char   ch3
byteSequence


Detailed Description

Definition at line 155 of file ocCoder.h.


Member Data Documentation

unsigned int b24bits::ch1

Definition at line 158 of file ocCoder.h.

Referenced by ocCoder::base64decode(), and ocCoder::base64encode().

unsigned int b24bits::ch2

Definition at line 159 of file ocCoder.h.

Referenced by ocCoder::base64decode(), and ocCoder::base64encode().

unsigned int b24bits::ch3

Definition at line 160 of file ocCoder.h.

Referenced by ocCoder::base64decode(), and ocCoder::base64encode().

unsigned int b24bits::ch4

Definition at line 161 of file ocCoder.h.

Referenced by ocCoder::base64decode(), and ocCoder::base64encode().

struct { ... } b24bits::bit6Sequence

unsigned char b24bits::ch1

Definition at line 164 of file ocCoder.h.

unsigned char b24bits::ch2

Definition at line 165 of file ocCoder.h.

unsigned char b24bits::ch3

Definition at line 166 of file ocCoder.h.

struct { ... } b24bits::byteSequence

struct { ... } b24bits::bit6Sequence

struct { ... } b24bits::byteSequence


The documentation for this union was generated from the following files:

Generated on Sat Aug 15 12:48:07 2009 for w3systemsDevelopment by  doxygen 1.5.5