Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6binhex.h File Reference
#include "p6com.h"

Go to the source code of this file.

Classes

interface  P6R::p6IBinhex
 

Namespaces

 P6R
 

Macros

#define COMP_p6Binhex   {0xa9e89a74,0x144f,0x44c8,{0xac,0xba,0x25,0x86,0x88,0x97,0xf2,0x61}}
 
#define IF_p6IBinhex   {0x2871aea4,0xc4cb,0x49f8,{0xbf,0x3b,0xb1,0xfc,0x63,0x40,0x26,0xa8}}
 
#define INTERFACE   p6IBinhex
 

Typedefs

typedef P6UINT32 P6R::P6BINHEXFLAGS
 

Detailed Description

Contains functions to convert binary data into and out of a hexadecimal character string (i.e., hex2bin and bin2hex).

Definition in file p6binhex.h.