|
CFx SDK Documentation 2026 SP0
|
Enumerations | |
| enum | SaveType { kTxds = 0 , kTsbf = 1 } |
Provides an enumeration for working with save types.
| enum OdTf::SaveType |
Defines save types for schema files.
| Enumerator | |
|---|---|
| kTxds | The XML schema file type. |
| kTsbf | The binary schema file type. |
Definition at line 39 of file TfSchemaManagerInterface.h.