#include <XrdOucTokenizer.hh>
| XrdOucTokenizer::XrdOucTokenizer |
( |
char * |
bp | ) |
|
|
inline |
| XrdOucTokenizer::~XrdOucTokenizer |
( |
| ) |
|
|
inline |
| void XrdOucTokenizer::Attach |
( |
char * |
bp | ) |
|
| char* XrdOucTokenizer::GetLine |
( |
| ) |
|
| char* XrdOucTokenizer::GetToken |
( |
char ** |
rest = 0, |
|
|
int |
lowcase = 0 |
|
) |
| |
| void XrdOucTokenizer::RetToken |
( |
| ) |
|
| void XrdOucTokenizer::Tabs |
( |
int |
x = 1 | ) |
|
|
inline |
| char* XrdOucTokenizer::buff |
|
private |
| int XrdOucTokenizer::notabs |
|
private |
| char* XrdOucTokenizer::tnext |
|
private |
| char* XrdOucTokenizer::token |
|
private |
The documentation for this class was generated from the following file: