SNMP++  3.3.4
reentrant.h File Reference
#include "snmp_pp/config_snmp_pp.h"
#include "snmp_pp/smi.h"
#include <pthread.h>

Go to the source code of this file.

Classes

class  SnmpSynchronized
 
class  SnmpSynchronize
 

Macros

#define REENTRANT(x)   { SnmpSynchronize _synchronize(*this); x }
 

Macro Definition Documentation

#define REENTRANT (   x)    { SnmpSynchronize _synchronize(*this); x }

Definition at line 78 of file reentrant.h.