#include <Utility.h>
Inheritance diagram for CDataMap:

Public Member Functions | |
| CDataMap (void) | |
| int | Read (SStream *stream, Tag tag) |
| float | Lookup (float x) |
Protected Attributes | |
| CDataLookup * | dataSource |
Definition at line 543 of file Utility.h.
|
|
Definition at line 450 of file BaseObjects.cpp. References dataSource. |
|
|
Implements CDataLookup. Definition at line 517 of file BaseObjects.cpp. References dataSource, and CDataLookup::Lookup(). Referenced by CGauge::Update(). |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 455 of file BaseObjects.cpp. References dataSource, globals, SGlobals::logWarning, ReadFloat(), ReadFrom(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Definition at line 555 of file Utility.h. Referenced by CDataMap(), Lookup(), and Read(). |
|
|
Documentation generated by
|