Class LODChainResult

Inheritance Relationships

Base Type

Class Documentation

class LODChainResult : public csp::systems::ResultBase

Data class used to contain information when attempting to download LOD chain data.

Public Functions

const LODChain &GetLODChain() const

Retreives the LODChain from the result.

inline LODChainResult(csp::systems::EResultCode ResCode, uint16_t HttpResCode)