http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Base64 Member List

This is the complete list of members for Base64, including all inherited members.
decode(const XMLByte *const inputData, unsigned int *outputLength, MemoryManager *const memMgr=0)Base64 [static]
decode(const XMLCh *const inputData, unsigned int *outputLength, MemoryManager *const memMgr=0)Base64 [static]
encode(const XMLByte *const inputData, const unsigned int inputLength, unsigned int *outputLength, MemoryManager *const memMgr=0)Base64 [static]
getDataLength(const XMLCh *const inputData, MemoryManager *const memMgr=0)Base64 [static]


Copyright © 2004 The Apache Software Foundation. All Rights Reserved.