Skip to content

StrClass 8h 03

Function Documentation

FILEIOEXPORT String AddNameToDataDirectory String  name  ) 
 

FILEIOEXPORT String AddNameToExeDirectory String  name  ) 
 

FILEIOEXPORT void AddNameToPath String ,
const String
 

FILEIOEXPORT String CombineNameToPath const String path,
const String name
 

PLUGINEXPORT void AFXAPI DDV_MinMaxUnit CDataExchange *  pDX,
float const &  value,
float  minVal,
float  maxVal
 

FILEIOEXPORT void AFXAPI DDX_Text CDataExchange *  pDX,
int  nIDC,
String value
 

PLUGINEXPORT void AFXAPI DDX_Unit CDataExchange *  pDX,
int  nIDC,
float &  cm
 

FILEIOEXPORT String FormatTime LONG  sec,
BOOL  force = FALSE
 

FILEIOEXPORT void FreeAppPath  ) 
 

PLUGINEXPORT int GetMeasurementUnits  ) 
 

FILEIOEXPORT String NativeToUniversal const String nativepath  ) 
 

String operator+ const String left,
const String right
[inline]
 

Definition at line 266 of file StrClass.h.

Referenced by String::operator!=().

PLUGINEXPORT void SetMeasurementUnits int  pmeasurementunits  ) 
 

void StripOffName String  ) 
 

PLUGINEXPORT CString UnitToString float  cm,
int  pmeasurementunits = -1,
int  fps = -1,
float  modulo = .01f