|
JAPAn
Just Another Parity Analyzer
|
Abstract base for data server implementations. More...
#include <VQwDataserver.h>
Inheritance diagram for VQwDataserver:
Collaboration diagram for VQwDataserver:Public Member Functions | |
| VQwDataserver (const char *name) | |
| virtual void | NextEvent () |
Public Member Functions inherited from VQwSystem | |
| VQwSystem (const char *name) | |
| virtual | ~VQwSystem () |
Private Member Functions | |
| VQwDataserver & | operator= (const VQwDataserver &value) |
Abstract base for data server implementations.
Provides the interface for data server classes that handle external data communication and publishing. Extends VQwSystem with server-specific functionality for data distribution and client management.
Definition at line 22 of file VQwDataserver.h.
|
inline |
Definition at line 33 of file VQwDataserver.h.
References VQwSystem::VQwSystem().
Referenced by operator=().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinevirtual |
Definition at line 35 of file VQwDataserver.h.
|
inlineprivate |
Definition at line 25 of file VQwDataserver.h.
References VQwDataserver().
Here is the call graph for this function: