net/progclient.cc File Reference

#include <config.h>
#include "safeerrno.h"
#include "safefcntl.h"
#include "progclient.h"
#include <xapian/error.h>
#include "omdebug.h"
#include <string>
#include <vector>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/wait.h>

Include dependency graph for progclient.cc:

Go to the source code of this file.

Functions

static void split_words (const string &text, vector< string > &words, char ws= ' ')
 Split a string into a vector of strings, using a given separator character (default space).


Function Documentation

static void split_words ( const string &  text,
vector< string > &  words,
char  ws = ' ' 
) [static]

Split a string into a vector of strings, using a given separator character (default space).

Definition at line 50 of file progclient.cc.

References ws().


Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.