InspIRCd
2.0
|
#include <hashcomp.h>
Public Member Functions | |
spacesepstream (const std::string &source) | |
![]() | |
sepstream (const std::string &source, char seperator) | |
virtual | ~sepstream () |
virtual bool | GetToken (std::string &token) |
virtual const std::string | GetRemaining () |
virtual bool | StreamEnd () |
A derived form of sepstream, which seperates on spaces
|
inline |
Initialize with space seperator