todoComment
More...
◆ GetCacheablePersonnelTable()
static DataTable Ict.Petra.Shared.TSharedDataCache.TMPersonnel.GetCacheablePersonnelTable |
( |
TCacheablePersonTablesEnum |
ACacheableTable | ) |
|
|
inlinestatic |
retrieve cacheable personnel table
- Parameters
-
ACacheableTable | enum that defines personnel table to be returned |
- Returns
◆ GetCacheableUnitsTable()
static DataTable Ict.Petra.Shared.TSharedDataCache.TMPersonnel.GetCacheableUnitsTable |
( |
TCacheableUnitTablesEnum |
ACacheableTable | ) |
|
|
inlinestatic |
retrieve cacheable unit table
- Parameters
-
ACacheableTable | enum that defines unit table to be returned |
- Returns
◆ TGetCacheablePersonnelTable()
delegate DataTable Ict.Petra.Shared.TSharedDataCache.TMPersonnel.TGetCacheablePersonnelTable |
( |
TCacheablePersonTablesEnum |
ACacheableTable | ) |
|
Delegate for retrieving data of a cacheable personnel table
◆ TGetCacheableUnitsTable()
delegate DataTable Ict.Petra.Shared.TSharedDataCache.TMPersonnel.TGetCacheableUnitsTable |
( |
TCacheableUnitTablesEnum |
ACacheableTable | ) |
|
Delegate for retrieving data of a cacheable Unit table
◆ GetCacheablePersonnelTableDelegate
This property is used to provide a function which retrieves data of a cacheable personnel table
The Delegate is set up at the start of the application.
◆ GetCacheableUnitsTableDelegate
This property is used to provide a function which retrieves data of a cacheable unit table
The Delegate is set up at the start of the application.
The documentation for this class was generated from the following file: