libamxo  4.3.4
Object Definition Language (ODL) parsing
test_valid.odl File Reference

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"
 
print Hello
 
print Resolve functions
 

Variable Documentation

◆ config

config
Initial value:
{
test_option_number = 123

Definition at line 60 of file test_valid.odl.

◆ counter_name

counter_name = "TestNumberOfEntries"

Definition at line 64 of file test_valid.odl.

◆ function_name

function_name = "func16"

Definition at line 67 of file test_valid.odl.

◆ functions

print Resolve functions

Definition at line 75 of file test_valid.odl.

◆ Hello

print Hello

Definition at line 73 of file test_valid.odl.

◆ instance_name

instance_name = "Name2"

Definition at line 66 of file test_valid.odl.

◆ object_name

object_name = "TestSingeltonObjectAttr"

Definition at line 65 of file test_valid.odl.

◆ test_option_bool

test_option_bool = true

Definition at line 63 of file test_valid.odl.

◆ test_option_string

test_option_string = "This is a text"

Definition at line 62 of file test_valid.odl.

◆ the_unique_param

the_unique_param = "UniqueParam"

Definition at line 68 of file test_valid.odl.