SNMP++  3.3.11
smival.h File Reference
#include <libsnmp.h>
#include "snmp_pp/smi.h"

Go to the source code of this file.

Classes

struct  SmiVALUE
 
class  SnmpSyntax
 An "abstract" (pure virtual) class that serves as the base class for all specific SNMP syntax types. More...
 

Macros

#define PP_CONST_CAST(___type, ___ptr)   ((___type)(___ptr))
 

Typedefs

typedef struct SmiVALUESmiLPVALUE
 

Macro Definition Documentation

◆ PP_CONST_CAST

#define PP_CONST_CAST (   ___type,
  ___ptr 
)    ((___type)(___ptr))

Definition at line 74 of file smival.h.

Typedef Documentation

◆ SmiLPVALUE

typedef struct SmiVALUE * SmiLPVALUE