SNMP++  3.3.4
smival.h File Reference
#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

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

Definition at line 73 of file smival.h.

Typedef Documentation

typedef struct SmiVALUE * SmiLPVALUE