StringUtils.cc File Reference

#include "debug/Log.h"
#include "StringUtils.h"

Go to the source code of this file.

Namespaces

namespace  oasys

Functions

int oasys::tokenize (const std::string &str, const std::string &sep, std::vector< std::string > *tokens)
 Tokenize a single string into a vector.
const char * oasys::bool_to_str (bool b)
const char * oasys::str_if (bool b, const char *true_str, const char *false_str)


Generated on Thu Jun 7 16:56:54 2007 for DTN Reference Implementation by  doxygen 1.5.1