Misc functions. More...
Go to the source code of this file.
Namespaces | |
| namespace | base |
Library of base code. | |
Defines | |
| #define | STRCASESTR strcasestr |
Enumerations | |
| enum | base::eNumberFormat { base::eNumberFormat_DEFAULT = 0, base::eNumberFormat_NO_SHOW_BASE = (1 << 0), base::eNumberFormat_SHOW_PLUS = (1 << 1), base::eNumberFormat_PAD_ZEROS = (1 << 2) } |
Functions | |
| int | base::Argi (int idx, int argc_, char **argv_) |
| float | base::Argf (int idx, int argc_, char **argv_) |
| string | base::Argstr (int idx, int argc_, char **argv_) |
| void | base::CmdargDone (int i, int n) |
| bool | base::IfCmdargDone (int i) |
| fp | base::FormatMegabyte (const long bytes) |
| void | base::LowerCase (string &s) |
| void | base::UpperCase (string &s) |
| string | base::SignedHexNumber2String (const long signedHexValue, const uint minWidth, const eNumberFormat format) |
Misc functions.
| #define STRCASESTR strcasestr |
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10