Main Page | Class Hierarchy | Class List | Directories | File List | Class Members

nxcl::NXClientLibExternalCallbacks Class Reference

#include <nxclientlib.h>

Inheritance diagram for nxcl::NXClientLibExternalCallbacks:

List of all members.

Public Member Functions

virtual void write (string msg)
virtual void write (int num, string msg)
virtual void error (string msg)
virtual void debug (string msg)
virtual void stdoutSignal (string msg)
virtual void stderrSignal (string msg)
virtual void stdinSignal (string msg)
virtual void resumeSessionsSignal (list< NXResumeData >)
virtual void noSessionsSignal (void)
virtual void serverCapacitySignal (void)

Detailed Description

Callbacks which are to be defined by the client code of NXClientLib objects. In the case of nxcl, that means the code in the class Nxcl in nxcl.cpp.

Definition at line 51 of file nxclientlib.h.


The documentation for this class was generated from the following file:
Generated on Wed Oct 17 10:08:25 2007 for nxcl by  doxygen 1.4.2