Modulesยง
- Relocatable (inter-process shared memory compatible)
semantic_string::SemanticString
implementation forFileName
. 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. - Relocatable (inter-process shared memory compatible)
SemanticString
implementation forFilePath
. 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. - Relocatable (inter-process shared memory compatible)
semantic_string::SemanticString
implementations forGroupName
. - Relocatable (inter-process shared memory compatible)
SemanticString
implementation forPath
. 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. - Relocatable (inter-process shared memory compatible)
semantic_string::SemanticString
implementations forUserName
.