ARB
Classes | Functions
arb_stdstr.h File Reference
#include <string>
Include dependency graph for arb_stdstr.h:

Go to the source code of this file.

Classes

class  NoCaseCmp
 

Functions

bool beginsWith (const std::string &str, const std::string &start)
 
bool endsWith (const std::string &str, const std::string &postfix)
 

Function Documentation

bool beginsWith ( const std::string str,
const std::string start 
)
inline

Definition at line 22 of file arb_stdstr.h.

Referenced by GI_importGenomeFile(), and parseInfix().

bool endsWith ( const std::string str,
const std::string postfix 
)
inline

Definition at line 26 of file arb_stdstr.h.

Referenced by parseInfix().