Crate iceoryx2_bb_system_types

Crate iceoryx2_bb_system_types 

Source

Modulesยง

base64url
file_name
Relocatable (inter-process shared memory compatible) semantic_string::SemanticString implementation for FileName. All modification operations ensure that never an invalid file or path name can be generated. All strings have a fixed size so that the maximum path or file name length the system supports can be stored.
file_path
Relocatable (inter-process shared memory compatible) SemanticString implementation for FilePath. All modification operations ensure that never an invalid file or path name can be generated. All strings have a fixed size so that the maximum path or file name length the system supports can be stored.
group_name
Relocatable (inter-process shared memory compatible) semantic_string::SemanticString implementations for GroupName.
ipv4_address
path
Relocatable (inter-process shared memory compatible) SemanticString implementation for Path. All modification operations ensure that never an invalid file or path name can be generated. All strings have a fixed size so that the maximum path or file name length the system supports can be stored.
port
user_name
Relocatable (inter-process shared memory compatible) semantic_string::SemanticString implementations for UserName.