WSF
WsfParseUtil.hpp File Reference
#include "wsf_parser_export.h"
Include dependency graph for WsfParseUtil.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  WsfParseUtil

Functions

WSF_PARSER_EXPORT void WsfParseUtil::InitializeParseUtil ()
bool WsfParseUtil::IsWhitespace (char c)
bool WsfParseUtil::IsDigit (char c)
bool WsfParseUtil::IsAlphaNumeric (char c)
template<typename ITER_TYPE>
void WsfParseUtil::TrimIter (ITER_TYPE &aStrBegin, ITER_TYPE &aStrEnd)
Copyrights Multiple, All Rights Reserved