| makVrv::DtRunwayLightGroupCache::DtRunwayLightGroupCache |
( |
DtDe & |
de | ) |
|
| virtual makVrv::DtRunwayLightGroupCache::~DtRunwayLightGroupCache |
( |
| ) |
|
|
virtual |
| makVrv::DtRunwayLightGroupCache::DtRunwayLightGroupCache |
( |
| ) |
|
|
private |
(Unimplemented) default constructor
(Unimplemented) Copy CTOR
Get an instance of the runway light group cache from the DtDe. If one does not exist, it will create it.
Register an instance of the runway light group cache on the DtDe. Use this to register a derived version of the class.
| static const std::string& makVrv::DtRunwayLightGroupCache::theClassName |
( |
| ) |
|
|
static |
Get the name used to register this class on the DtDe.
| virtual void makVrv::DtRunwayLightGroupCache::addRunwayLightGroup |
( |
const std::string & |
lightGroup | ) |
|
|
virtual |
Tell the cache about a new light group, by name.
| virtual void makVrv::DtRunwayLightGroupCache::clearRunwayLightGroups |
( |
| ) |
|
|
virtual |
Clear all the group names in the cache.
| virtual void makVrv::DtRunwayLightGroupCache::setDefaultGroupColor |
( |
const DtColorValue & |
colorValue | ) |
|
|
virtual |
Set a default group color to be applied to all aerodrome-created lights, existing and in the future.
| virtual const DtColorValue& makVrv::DtRunwayLightGroupCache::defaultGroupColor |
( |
| ) |
const |
|
virtual |
Get the default group color to use when creating aerodrome lights.
(Unimplemented) Assignment operator
| DtDe& makVrv::DtRunwayLightGroupCache::myDe |
|
protected |
| DtColorValue makVrv::DtRunwayLightGroupCache::myDefaultGroupColor |
|
protected |
The documentation for this class was generated from the following file: