class DtIfOsgEarthCacheInformation:
More...
Detailed Description
class DtIfOsgEarthCacheInformation:
The DtIfOsgEarthCacheInformation will return potential time and load information for the osg earth files to be cached
Constructor & Destructor Documentation
| DtIfOsgEarthCacheInformation::DtIfOsgEarthCacheInformation |
( |
| ) |
|
| virtual DtIfOsgEarthCacheInformation::~DtIfOsgEarthCacheInformation |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual int DtIfOsgEarthCacheInformation::type |
( |
| ) |
const |
|
virtual |
| virtual void DtIfOsgEarthCacheInformation::setRequestId |
( |
unsigned int |
id | ) |
|
|
virtual |
| virtual unsigned int DtIfOsgEarthCacheInformation::requestId |
( |
| ) |
const |
|
virtual |
| virtual int DtIfOsgEarthCacheInformation::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual bool DtIfOsgEarthCacheInformation::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
virtual |
| virtual bool DtIfOsgEarthCacheInformation::setToNet |
( |
| ) |
|
|
virtual |
| virtual void DtIfOsgEarthCacheInformation::setEstimatedTime |
( |
double |
| ) |
|
|
virtual |
| double DtIfOsgEarthCacheInformation::estimatedTime |
( |
| ) |
const |
| virtual void DtIfOsgEarthCacheInformation::setEstimatedSize |
( |
double |
| ) |
|
|
virtual |
| double DtIfOsgEarthCacheInformation::estimatedSize |
( |
| ) |
const |
| std::vector<std::string>& DtIfOsgEarthCacheInformation::elevationLayers |
( |
| ) |
|
|
inline |
| const std::vector<std::string>& DtIfOsgEarthCacheInformation::elevationLayers |
( |
| ) |
const |
|
inline |
| std::vector<std::string>& DtIfOsgEarthCacheInformation::modelLayers |
( |
| ) |
|
|
inline |
| const std::vector<std::string>& DtIfOsgEarthCacheInformation::modelLayers |
( |
| ) |
const |
|
inline |
| std::vector<std::string>& DtIfOsgEarthCacheInformation::featureLayers |
( |
| ) |
|
|
inline |
| const std::vector<std::string>& DtIfOsgEarthCacheInformation::featureLayers |
( |
| ) |
const |
|
inline |
Merges contents of supplied information. Time and size are maxed.
| virtual void DtIfOsgEarthCacheInformation::mergeVectors |
( |
std::vector< std::string > & |
lhs, |
|
|
const std::vector< std::string > & |
rhs |
|
) |
| const |
|
protectedvirtual |
Member Data Documentation
| DtU32 DtIfOsgEarthCacheInformation::myRequestId |
|
protected |
| double DtIfOsgEarthCacheInformation::myEstimatedTime |
|
protected |
| double DtIfOsgEarthCacheInformation::myEstimatedSize |
|
protected |
| std::vector<std::string> DtIfOsgEarthCacheInformation::myElevationLayers |
|
protected |
| std::vector<std::string> DtIfOsgEarthCacheInformation::myModelLayers |
|
protected |
| std::vector<std::string> DtIfOsgEarthCacheInformation::myFeatureLayers |
|
protected |
The documentation for this class was generated from the following file: