libamxo  4.3.4
Object Definition Language (ODL) parsing
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
test_mib3.odl
Go to the documentation of this file.
1 /*expr:MyParam == "ADD"*/
2 
3 mib test_mib3 {
4  string Mib3Text = "Hello World";
5  object Mib3SubObject {
6  string SubText = "Hello Belgium";
7  }
8 }
object Mib3SubObject
Definition: test_mib3.odl:5
mib test_mib3
Definition: test_mib3.odl:3