libamxo
4.3.4
Object Definition Language (ODL) parsing
|
Go to the source code of this file.
Variables | |
config | |
test_option_string = "This is a text" | |
test_option_bool = true | |
counter_name = "TestNumberOfEntries" | |
object_name = "TestSingeltonObjectAttr" | |
instance_name = "Name2" | |
function_name = "func16" | |
the_unique_param = "UniqueParam" | |
Hello | |
print Resolve | functions |
config |
Definition at line 60 of file test_valid.odl.
counter_name = "TestNumberOfEntries" |
Definition at line 64 of file test_valid.odl.
function_name = "func16" |
Definition at line 67 of file test_valid.odl.
print Resolve functions |
Definition at line 75 of file test_valid.odl.
print Hello |
Definition at line 73 of file test_valid.odl.
instance_name = "Name2" |
Definition at line 66 of file test_valid.odl.
object_name = "TestSingeltonObjectAttr" |
Definition at line 65 of file test_valid.odl.
test_option_bool = true |
Definition at line 63 of file test_valid.odl.
test_option_string = "This is a text" |
Definition at line 62 of file test_valid.odl.
the_unique_param = "UniqueParam" |
Definition at line 68 of file test_valid.odl.