TrueReality  v0.1.1912
trUtil::IsPathSeparator Class Reference

For tokenizing paths. More...

#include <FileUtils.h>

Inheritance diagram for trUtil::IsPathSeparator:
Collaboration diagram for trUtil::IsPathSeparator:

Public Member Functions

bool operator() (char c) const
 

Additional Inherited Members

- Public Types inherited from trUtil::UnaryFunction< char, bool >
typedef char argumentType
 
typedef bool resultType
 

Detailed Description

For tokenizing paths.

Definition at line 742 of file FileUtils.h.

Member Function Documentation

◆ operator()()

bool trUtil::IsPathSeparator::operator() ( char  c) const
inline

Definition at line 745 of file FileUtils.h.


The documentation for this class was generated from the following file: