Commit Graph

3 Commits

Author SHA1 Message Date
Jack Moffitt
359c47ffdc Another pass at C++ification. 2005-08-02 20:18:14 +00:00
Jack Moffitt
fc351c8106 Redo Context class to use overridable virtual functions instead of
C-style callbacks.  Note that this requires the memory callbacks to
have a userdata pointer (so that we can pass the class instance).  Also,
the Context class has to be passed into the constructors for Connection and
Stanza.
2005-06-26 22:36:43 +00:00
Jack Moffitt
fa8ef93e8c First draft C++ api. This is more or less a direct translation of the OO
C calls.
2005-06-23 21:01:23 +00:00