hexEncoder Class Reference

#include <anyData.hpp>

List of all members.

Public Member Functions

 hexEncoder ()
string w3HexEncode (string AsciiIn)
string w3hexDecode (string HexIn)

Private Attributes

anyFormDataArray aryHexEncode
anyFormDataArray aryHexDecode


Detailed Description

Definition at line 12 of file anyData.hpp.


Constructor & Destructor Documentation

hexEncoder::hexEncoder (  )  [inline]

Definition at line 19 of file anyData.hpp.

References aryHexDecode, and aryHexEncode.


Member Function Documentation

string hexEncoder::w3HexEncode ( string  AsciiIn  )  [inline]

Definition at line 77 of file anyData.hpp.

References aryHexEncode.

Referenced by Composite_Query_form::form_display().

string hexEncoder::w3hexDecode ( string  HexIn  )  [inline]

Definition at line 87 of file anyData.hpp.

References aryHexDecode.

Referenced by Composite_Query_form::form_data_transfer().


Member Data Documentation

Definition at line 15 of file anyData.hpp.

Referenced by hexEncoder(), and w3HexEncode().

Definition at line 16 of file anyData.hpp.

Referenced by hexEncoder(), and w3hexDecode().


The documentation for this class was generated from the following file:

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