Puma Reference Manual Puma: Puma::StrCol Class Reference



Puma::StrCol Class Reference

#include <StrCol.h>

List of all members.

Static Public Member Functions

static bool isSpace (const char c)
static bool onlySpaces (const char *)
static bool effectivelyDifferent (const char *, const char *)
static char * buildString (Unit *)
static char * dup (const char *)
static char * dup (const char *, int)

Protected Member Functions

 StrCol ()


Constructor & Destructor Documentation

Puma::StrCol::StrCol (  )  [inline, protected]


Member Function Documentation

static bool Puma::StrCol::isSpace ( const char  c  )  [static]

static bool Puma::StrCol::onlySpaces ( const char *   )  [static]

static bool Puma::StrCol::effectivelyDifferent ( const char *  ,
const char *   
) [static]

static char* Puma::StrCol::buildString ( Unit  )  [static]

static char* Puma::StrCol::dup ( const char *   )  [static]

static char* Puma::StrCol::dup ( const char *  ,
int   
) [static]




Puma Reference Manual. Created on 5 Nov 2008.