/home/coin/SVN-release/OS-1.0.0/OS/src/OSUtils/Base64.cpp File Reference

#include "Base64.h"
#include <sstream>

Include dependency graph for Base64.cpp:

Go to the source code of this file.

Variables

static const std::string base64_chars


Detailed Description

Author:
Robert Fourer, Jun Ma, Kipp Martin,
Version:
1.0, 10/05/2005
Since:
OS1.0
Remarks:
Copyright (C) 2005, Robert Fourer, Jun Ma, Kipp Martin, Northwestern University, and the University of Chicago. All Rights Reserved. This software is licensed under the Common Public License. Please see the accompanying LICENSE file in root directory for terms.

Definition in file Base64.cpp.


Variable Documentation

const std::string base64_chars [static]

Initial value:

 "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
             "abcdefghijklmnopqrstuvwxyz"
             "0123456789+/"

Definition at line 20 of file Base64.cpp.

Referenced by Base64::decodeb64(), and Base64::encodeb64().


Generated on Thu May 15 22:15:28 2008 by  doxygen 1.4.7