class Args

Break a string into a sequence of space separated words. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Break a string into a sequence of space separated words.

 Args (string& line)

Args

bool  get_next (string& word)

get_next

Parameters:

wordif a word is available it is placed here.

Returns: true if a word has been returned.

void  push_back ()

push_back

const string&  original_line ()

original_line

[const]


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:15 2009, using kdoc 2.0a54+XORP.