STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
Eclipse_WS2
STM32F769IDiscovery
Middlewares
Third_Party
LwIP
src
apps
snmp
LwipMibCompiler
SharpSnmpLib
Mib
Elements
ITypeReferrer.cs
Go to the documentation of this file.
1
using
Lextm
.
SharpSnmpLib
.
Mib
.
Elements
.
Types
;
2
3
namespace
Lextm
.SharpSnmpLib.Mib.Elements
4
{
5
public
interface
ITypeReferrer
6
{
7
ITypeAssignment
ReferredType {
get
;
set
; }
8
ITypeAssignment
BaseType
{
get
; }
9
}
10
}
Lextm.SharpSnmpLib.Mib.Elements.Types
Definition:
BaseType.cs:2
Lextm.SharpSnmpLib.Mib.Elements.Types.ITypeAssignment
Definition:
ITypeAssignment.cs:3
Lextm.SharpSnmpLib
Lextm.SharpSnmpLib.Mib.Elements
Lextm.SharpSnmpLib.Mib.Elements.Types.BaseType
Definition:
BaseType.cs:4
Lextm.SharpSnmpLib.Mib
Definition:
DisplayHint.cs:5
Lextm.SharpSnmpLib.Mib.Elements.ITypeReferrer
Definition:
ITypeReferrer.cs:5
Lextm
Generated by
1.8.11