Module traces_utils

Data Types

aggregator_pid()

aggregator_pid() = class_TraceAggregator:aggregator_pid()

bin_file_name()

bin_file_name() = file_utils:bin_file_name()

look_up_scope()

look_up_scope() = naming_utils:look_up_scope()

module_name()

module_name() = basic_utils:module_name()

registration_scope()

registration_scope() = naming_utils:registration_scope()

three_digit_version()

three_digit_version() = basic_utils:three_digit_version()

ustring()

ustring() = text_utils:ustring()

Function Index

get_aggregator_look_up_scope/0
get_aggregator_registration_scope/0
get_traces_version/0
get_traces_version_string/0
name_trace_file_from/1

Function Details

get_aggregator_look_up_scope/0

get_aggregator_look_up_scope() -> look_up_scope()

get_aggregator_registration_scope/0

get_aggregator_registration_scope() -> registration_scope()

get_traces_version/0

get_traces_version() -> three_digit_version()

get_traces_version_string/0

get_traces_version_string() -> ustring()

name_trace_file_from/1

name_trace_file_from(ModName::module_name()) -> {bin_file_name(), aggregator_pid()}


Generated by EDoc