libvisiontransfer  10.6.0
Public Member Functions | Protected Attributes | List of all members
visiontransfer::internal::Tokenizer Class Reference

Detailed Description

Definition at line 49 of file tokenizer.h.

Public Member Functions

Tokenizerseparators (const std::vector< std::string > &seps)
 
Tokenizerstrip_chars (const std::string &chars)
 
Tokenizercollapse (bool coll)
 
Tokenizerquoting (bool quot)
 
std::vector< std::string > tokenize (const std::string &inp)
 

Protected Attributes

std::vector< std::string > _separators
 
std::vector< std::string > _comment_initiators
 
std::string _strip_chars
 
bool _collapse
 
bool _quoting
 

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