libepp_nicbr
Classes | Macros
SheppStrUtil.H File Reference

EPP command-line shell client string manipulation routines class. More...

#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  SheppStrUtil
 Useful string manipulation routines used by shepp. More...
 

Macros

#define whitespace(c)   (((c) == ' ') || ((c) == '\t'))
 
#define LIMITED_READLINE
 

Detailed Description

EPP command-line shell client string manipulation routines class.