Concrete Loader for Zoneinfo binary files on the file system.
Synopsis
Declared in <baltzo_datafileloader.h>
class DataFileLoader
: public Loader
Description
This component provides a concrete implementation of the DataLoader protocol for loading, into a Zoneinfo, the properties of a time zone defined by an Zoneinfo (TZ Database) binary file located on the file system.
Base Classes
Name |
Description |
This class provides a protocol (a pure abstract interface) for loading a time zone object. |
Type Aliases
Name |
Description |
Allocator type used by this class. |
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this data‐file loader. |
Set the Zoneinfo root directory path unconditionally. |
|
Set the Zoneinfo root directory path if it appears valid. |
|
Return the allocator used by this object to supply memory. |
|
Return |
|
|
Load well‐formed time‐zone information for |
Load the Zoneinfo file path for |
|
Load raw time‐zone information for |
|
Return the configured Zoneinfo root directory path. |
|
|
Nested trait declaration for |
Static Member Functions
Name |
Description |
Return |
Created with MrDocs