Retail products


Traffic interception SDK

Control every TCP/IP network connection

  • Route connections via proxy
  • Redirect connections and modify the data
  • Block connections and applications
SSL interception SDK

View SSL in plaintext and modify it

  • View the SSL stream decrypted in plaintext
  • Redirect SSL connection and modify decrypted data
  • Browser shows "SSL lock" without warnings

Documentation


ResourceQueue.h File Reference

#include "ErrorHandler.h"
#include "OSManager.h"
#include "GenericCriticalSection.h"
#include "GenericSemaphore.h"
#include "ErrorHandlerMacros.h"
#include <deque>
#include <algorithm>

Include dependency graph for ResourceQueue.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  CResourceQueue< T >

Defines

#define CResourceQueue_Class   "CResourceQueue"

Define Documentation

#define CResourceQueue_Class   "CResourceQueue"

Definition at line 98 of file ResourceQueue.h.