The C++ framework for developing highly scalable, high performance servers on Windows platforms.

IIndexedOpaqueUserData.h File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::Core

Classes

class  IIndexedOpaqueUserData
 Provides an interface that allows access to 'opaque user data' that is data that is stored as either a void * or an unsigned long and that is basically anything that the user wants to store. The data is stored by index and an implementation of this class is free to store the data in any way that it sees fit. An index represents a single storage location so a call to GetUserPointer() and GetUserData() on the same index will return the same data, just viewed in different ways. More...


Generated on Sun Sep 12 19:06:43 2021 for The Server Framework - v7.4 by doxygen 1.5.3