Rudiments
Main Page
Classes
include
rudiments
private
chat.h
1
// Copyright (c) 2004 David Muse
2
// See the COPYING file for more information.
3
4
private
:
5
void
appendAbortString(
const
char
*
string
);
6
void
clearAbortStrings();
7
int32_t send(
const
char
*
string
,
8
constnamevaluepairs
*variables);
9
void
flush();
10
int32_t expect(
const
char
*
string
,
char
**abort);
11
int32_t substituteVariables(
const
char
**ch,
12
constnamevaluepairs
*variables);
13
14
chatprivate *pvt;
Generated on Wed Aug 1 2012 18:51:45 for Rudiments by
1.8.1.1