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 EventLogger::logImage().
Variable Documentation
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().
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().
|
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:50 2007 by Doxygen 1.5.4 |