| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
base64 Namespace ReferenceDetailed Descriptionholds some functions for encoding and decoding base64 data
Function Documentation
returns a string containing the base64 encoding of len bytes from buf
Definition at line 73 of file Base64.cc. Referenced by LoadSave::encodeInc(), EventLogger::logImage(), and LoadSave::saveCreator().
returns a pointer to a newly allocated region contained the binary data decoded from data
If data is malformed Definition at line 138 of file Base64.cc. Referenced by LoadSave::checkCreator(), and LoadSave::decodeInc().
Variable Documentation
used to mark partial words at the end
Definition at line 35 of file Base64.cc. Referenced by decode(), decodeSize(), and encode().
shorthand for the "no position" return code from string
Definition at line 36 of file Base64.cc. Referenced by decode(), decodeSize(), and WalkEngineNode< W, mcName, mcDesc >::setVelocity().
Initial value: {
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,62,np,np,np,63,52,53,
54,55,56,57,58,59,60,61,np,np,
np,np,np,np,np, 0, 1, 2, 3, 4,
5, 6, 7, 8, 9,10,11,12,13,14,
15,16,17,18,19,20,21,22,23,24,
25,np,np,np,np,np,np,26,27,28,
29,30,31,32,33,34,35,36,37,38,
39,40,41,42,43,44,45,46,47,48,
49,50,51,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np,np,np,np,np,
np,np,np,np,np,np
}
65 == A, 97 == a, 48 == 0, 43 == +, 47 == / Definition at line 43 of file Base64.cc. Referenced by decode(), and decodeSize().
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:05:21 2006 by Doxygen 1.4.7 |