This class contains properties which are included by classes which manipulate namespace mappings in the CPF file. More...
Public Attributes | |
CPFFile | |
CPF file which the object maps to. More... | |
Comments | |
Embedded comments in the CPF file. More... | |
Flags | |
Flags governing how the object is processed when Save() is called. More... | |
Name | |
Name of the mapping. More... | |
Namespace | |
Namespace where the mapping is. More... | |
Static Public Attributes | |
DOMAIN = None | |
This class contains properties which are included by classes which manipulate namespace mappings in the CPF file. More... | |
This class contains properties which are included by classes which manipulate namespace mappings in the CPF file.
|
static |
This class contains properties which are included by classes which manipulate namespace mappings in the CPF file.
Default Localization Domain
CPFFile |
Comments |
Flags |
Flags governing how the object is processed when Save() is called.
For normal operations, all bits should be set.
Bit $$$CPFSave - Save object to disk.
Bit $$$CPFWrite - Write CPF file from object.
Bit $$$CPFActivate - Activate object into memory if CPFFile is the same as what is currently active.
Name |
Name of the mapping.
Namespace |
Namespace where the mapping is.