![]() |
Vault
4.1
|
#include "vthread.h"Go to the source code of this file.
Classes | |
| class | VSocketThread |
| VSocketThread is an abstract base class, derived from VThread, that has both a VSocket, on which it presumably communicates with a client, and an owner VThread, which is presumably the VListenerThread that it. More... | |
Typedefs | |
|
typedef std::vector < VSocketThread * > | VSocketThreadPtrVector |
| VSocketThreadPtrVector is simply a vector of VSocketThread pointers. | |
Definition in file vsocketthread.h.