Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
Path::PathSplit Class Reference

#include <elm/sys/Path.h>

Public Member Functions

 PathSplit (string p)
 
PathIter begin (void) const
 
PathIter end (void) const
 

Detailed Description

Handle to read the list of paths coming from a path list split.

Constructor & Destructor Documentation

◆ PathSplit()

PathSplit ( string  p)
inline

Member Function Documentation

◆ begin()

PathIter begin ( void  ) const
inline

◆ end()

PathIter end ( void  ) const
inline

References String::length().


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