Puma Reference Manual Puma::StrCol Class Reference



Puma::StrCol Class Reference

#include <StrCol.h>

Static Public Member Functions

static bool isSpace (const char c)
 
static bool onlySpaces (const char *)
 
static bool effectivelyDifferent (const char *, const char *)
 
static char * dup (const char *)
 
static char * dup (const char *, int)
 
static unsigned int hash (const char *)
 
static unsigned int hash (const char *, int)
 

Protected Member Functions

 StrCol ()
 

Constructor & Destructor Documentation

Puma::StrCol::StrCol ( )
inlineprotected

Member Function Documentation

static char* Puma::StrCol::dup ( const char *  )
static
static char* Puma::StrCol::dup ( const char *  ,
int   
)
static
static bool Puma::StrCol::effectivelyDifferent ( const char *  ,
const char *   
)
static
static unsigned int Puma::StrCol::hash ( const char *  )
static
static unsigned int Puma::StrCol::hash ( const char *  ,
int   
)
static
static bool Puma::StrCol::isSpace ( const char  c)
static
static bool Puma::StrCol::onlySpaces ( const char *  )
static



Puma Reference Manual. Created on Tue Jan 19 2016.