src/strmanip.cpp File Reference

#include <cctype>
#include "strmanip.h"

Functions

bool Truth (std::string str)
int Integer (std::string str)
float Floating (std::string str)
string KeyString (uint8 key)
 Write brief comment for KeyString here.
uint8 KeyName (std::string str)
string Right (string str, uint32 len)
 Write brief comment for Right here.
string Left (string str, uint32 len)
 Write brief comment for Left here.
string tolower (string str)
 Write brief comment for tolower here.
string toupper (string str)
 Write brief comment for toupper here.
string word (string str, uint32 wordNum)
 Write brief comment for word here.

Function Documentation

float Floating ( std::string  str  ) 

int Integer ( std::string  str  ) 

uint8 KeyName ( std::string  str  ) 

string KeyString ( uint8   ) 

Write brief comment for KeyString here.

Parameters:
Description of parameter .
Returns:
Write description of return value here.
Exceptions:
<exception class> Description of criteria for throwing this exception.
Write detailed description for KeyString here.

Remarks:
Write remarks for KeyString here.
See also:
Separate items with the '|' character.

string Left ( string  ,
uint32   
)

Write brief comment for Left here.

Parameters:
Description of parameter .
Description of parameter .
Returns:
Write description of return value here.
Exceptions:
<exception class> Description of criteria for throwing this exception.
Write detailed description for Left here.

Remarks:
Write remarks for Left here.
See also:
Separate items with the '|' character.

string Right ( string  ,
uint32   
)

Write brief comment for Right here.

Parameters:
Description of parameter .
Description of parameter .
Returns:
Write description of return value here.
Exceptions:
<exception class> Description of criteria for throwing this exception.
Write detailed description for Right here.

Remarks:
Write remarks for Right here.
See also:
Separate items with the '|' character.

string tolower ( string   ) 

Write brief comment for tolower here.

Parameters:
Description of parameter .
Returns:
Write description of return value here.
Exceptions:
<exception class> Description of criteria for throwing this exception.
Write detailed description for tolower here.

Remarks:
Write remarks for tolower here.
See also:
Separate items with the '|' character.

string toupper ( string   ) 

Write brief comment for toupper here.

Parameters:
Description of parameter .
Returns:
Write description of return value here.
Exceptions:
<exception class> Description of criteria for throwing this exception.
Write detailed description for toupper here.

Remarks:
Write remarks for toupper here.
See also:
Separate items with the '|' character.

bool Truth ( std::string  str  ) 

string word ( string  ,
uint32   
)

Write brief comment for word here.

Parameters:
Description of parameter .
Description of parameter .
Returns:
Write description of return value here.
Exceptions:
<exception class> Description of criteria for throwing this exception.
Write detailed description for word here.

Remarks:
Write remarks for word here.
See also:
Separate items with the '|' character.


Generated on Tue Jul 11 00:17:49 2006 for OpenArena by  doxygen 1.4.7